C# 클래스 Zeal.Compiler.Data.LabelInstructionArgument

상속: InstructionArgument
파일 보기 프로젝트 열기: zealsnes/compiler 1 사용 예제들

공개 메소드들

메소드 설명
ComputeSize ( ) : long
LabelInstructionArgument ( string label ) : System.IO

메소드 상세

ComputeSize() 공개 메소드

public ComputeSize ( ) : long
리턴 long

LabelInstructionArgument() 공개 메소드

public LabelInstructionArgument ( string label ) : System.IO
label string
리턴 System.IO