메소드 | 설명 | |
---|---|---|
AllFunctions ( ) : IEnumerable |
||
For ( string name ) : |
||
Load ( |
||
LoadDirectory ( string directory ) : void | ||
LoadFile ( string file, string name = null ) : void | ||
LoadJavascript ( string name, string script ) : void | ||
Transforms ( StoreOptions options ) : System |
public LoadFile ( string file, string name = null ) : void | ||
file | string | |
name | string | |
리턴 | void |
public LoadJavascript ( string name, string script ) : void | ||
name | string | |
script | string | |
리턴 | void |
public Transforms ( StoreOptions options ) : System | ||
options | StoreOptions | |
리턴 | System |