Property | Type | Description | |
---|---|---|---|
Generator | IDynamicScript | ||
Name | string |
Method | Description | |
---|---|---|
Item ( string name, IDynamicScript generator ) : System |
Method | Description | |
---|---|---|
EnsureContentBytes ( ) : System.Script | ||
GenerateContent ( ) : System.Script | ||
GetMD5HashString ( byte bytes ) : string | ||
Reset ( ) : void | ||
ScriptChanged ( object sender, |
public Item ( string name, IDynamicScript generator ) : System | ||
name | string | |
generator | IDynamicScript | |
return | System |