C# 클래스 EsotericIDE.Whitespace.InstructionAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Timwi/EsotericIDE

공개 메소드들

메소드 설명
InstructionAttribute ( string explain, string instr ) : System
InstructionAttribute ( string explain, string instr, ArgKind arg ) : System

메소드 상세

InstructionAttribute() 공개 메소드

public InstructionAttribute ( string explain, string instr ) : System
explain string
instr string
리턴 System

InstructionAttribute() 공개 메소드

public InstructionAttribute ( string explain, string instr, ArgKind arg ) : System
explain string
instr string
arg ArgKind
리턴 System