메소드 | 설명 | |
---|---|---|
CompileBlock ( string text ) : |
||
CompileClassMethod ( string text, IBehavior cls ) : |
||
CompileInstanceMethod ( string text, IBehavior cls ) : |
public CompileBlock ( string text ) : |
||
text | string | |
리턴 |
public CompileClassMethod ( string text, IBehavior cls ) : |
||
text | string | |
cls | IBehavior | |
리턴 |
public CompileInstanceMethod ( string text, IBehavior cls ) : |
||
text | string | |
cls | IBehavior | |
리턴 |