C# 클래스 NetDLX.Code.Program

파일 보기 프로젝트 열기: Slesa/Playground

공개 메소드들

메소드 설명
AddCode ( uint opCode ) : void
AddLabel ( Label label ) : void
Program ( ) : System.Collections.Generic

메소드 상세

AddCode() 공개 메소드

public AddCode ( uint opCode ) : void
opCode uint
리턴 void

AddLabel() 공개 메소드

public AddLabel ( Label label ) : void
label Label
리턴 void

Program() 공개 메소드

public Program ( ) : System.Collections.Generic
리턴 System.Collections.Generic