C# Класс Hiro.Compilers.MethodBuilderOptions

Represents a class that describes the options for creating a target method.
Показать файл Открыть проект Примеры использования класса

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

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

Assigns parameters to the target method.

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

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

Assigns parameters to the target method.
public SetMethodParameters ( ) : void
Результат void