C# Класс TUP.AsmResolver.ReadingParameters

Specifies reading arguments that are being used to read a win32 assembly.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ReadingParameters ( ) : System

Creates a new instance of the ReadingParameters, and sets the arguments to their default values.

Приватные методы

Метод Описание
ThrowInvalidOperation ( ) : void

Описание методов

ReadingParameters() публичный Метод

Creates a new instance of the ReadingParameters, and sets the arguments to their default values.
public ReadingParameters ( ) : System
Результат System