Method | Description | |
---|---|---|
Clone ( ) : object | ||
Compile ( ) : void | ||
GetBuffer ( ) : byte[] | ||
Load ( Stream inStream ) : void | ||
Load ( string path ) : void | ||
Render ( object>.IDictionary |
||
Save ( Stream outStream ) : void | ||
Save ( string path ) : void |
Method | Description | |
---|---|---|
GetXmlDocument ( ) : |
||
PutBuffer ( byte buffer ) : void |
public abstract Render ( object>.IDictionary |
||
context | object>.IDictionary | |
return | IDocument |