Метод | Описание | |
---|---|---|
AddRequire ( string require ) : void | ||
RubyTemplate ( string templateContents ) : System.Collections.Generic | ||
ToScript ( ) : string | ||
ToScript ( string methodName ) : string | ||
ToScript ( string methodName, |
public AddRequire ( string require ) : void | ||
require | string | |
Результат | void |
public RubyTemplate ( string templateContents ) : System.Collections.Generic | ||
templateContents | string | |
Результат | System.Collections.Generic |
public ToScript ( string methodName ) : string | ||
methodName | string | |
Результат | string |
public ToScript ( string methodName, |
||
methodName | string | |
builder | ||
Результат | void |