C# 클래스 DefaultMacro, UnityDecompiled

상속: LexicalInfoPreservingMacro
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DefaultMacro ( )
DefaultMacro ( CompilerContext context )

보호된 메소드들

메소드 설명
ExpandImpl ( MacroStatement @default ) : Statement,

메소드 상세

DefaultMacro() 공개 메소드

public DefaultMacro ( )

DefaultMacro() 공개 메소드

public DefaultMacro ( CompilerContext context )
context CompilerContext

ExpandImpl() 보호된 메소드

protected ExpandImpl ( MacroStatement @default ) : Statement,
@default MacroStatement
리턴 Statement,