C# 클래스 Hiro.Compilers.MethodBuilderOptions

Represents a class that describes the options for creating a target method.
파일 보기 프로젝트 열기: philiplaureano/Hiro 1 사용 예제들

공개 메소드들

메소드 설명
SetMethodParameters ( ) : void

Assigns parameters to the target method.

메소드 상세

SetMethodParameters() 공개 메소드

Assigns parameters to the target method.
public SetMethodParameters ( ) : void
리턴 void