Метод | Описание | |
---|---|---|
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 | |
Результат |