C# 클래스 TriAxis.RunSharp.OptionalLabel

파일 보기 프로젝트 열기: AqlaSolutions/runsharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
EnsureExists ( ) : void
OptionalLabel ( ILGenerator il ) : System
OptionalLabel ( Label label ) : System

메소드 상세

EnsureExists() 공개 메소드

public EnsureExists ( ) : void
리턴 void

OptionalLabel() 공개 메소드

public OptionalLabel ( ILGenerator il ) : System
il System.Reflection.Emit.ILGenerator
리턴 System

OptionalLabel() 공개 메소드

public OptionalLabel ( Label label ) : System
label System.Reflection.Emit.Label
리턴 System