Какой DLL находится в iAppplugin, iToolWindowContent и iAppplugineVentargs? Обратный инженерный запросC#

Место общения программистов C#
Anonymous
Какой DLL находится в iAppplugin, iToolWindowContent и iAppplugineVentargs? Обратный инженерный запрос

Сообщение Anonymous »

C:\Users\j\OneDrive\Desktop\dnspy mod\Dnspy\Extensions\AIAnalyzer\AIAnalyzerExtensions.cs(6,20): error CS0246: The type or namespace name 'IAppPlugin' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\j\OneDrive\Desktop\dnspy mod\Dnspy\Extensions\AIAnalyzer\AIAnalyzerExtensions.cs(8,29): error CS0246: The type or namespace name 'IAppPluginEventArgs' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\j\OneDrive\Desktop\dnspy mod\Dnspy\Extensions\AIAnalyzer\AIAnalyzerWindow.cs(10,20): error CS0246: The type or namespace name 'IToolWindowContentProvider' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\j\OneDrive\Desktop\dnspy mod\Dnspy\Extensions\AIAnalyzer\AIAnalyzerWindow.cs(12,16): error CS0246: The type or namespace name 'IToolWindowContent' could not be found (are you missing a using directive or an assembly reference?)
< /code>
Построить не удалась с 7 ошибками (-ы) и 2 предупреждения (ы) в 3.1S < /p>
Я ожидаю, что папка DLL добавит здесь < /p>



C:\Users\j\OneDrive\Desktop\dnspy mod\dnSpy\dnSpy\dnSpy\bin\Release\net48\dnSpy.Contracts.DnSpy.dll


C:\Users\j\OneDrive\Desktop\dnspy mod\dnSpy\dnSpy\dnSpy\bin\Release\net48\dnSpy.Contracts.Logic.dll


C:\Users\j\OneDrive\Desktop\dnspy mod\dnSpy\dnSpy\dnSpy\bin\Release\net48\dnSpy.Contracts.Debugger.dll




Подробнее здесь: https://stackoverflow.com/questions/797 ... und-in-rev

Вернуться в «C#»