Method | Description | |
---|---|---|
BuilString ( |
||
ComputeJavascriptValue ( IJavascriptObjectFactory factory, IJavascriptSessionCache cache ) : void | ||
GetChildren ( ) : IEnumerable |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
AfterChildrenComputeJavascriptValue ( ) : void | ||
ComputeString ( |
||
LocalComputeJavascriptValue ( IJavascriptObjectFactory context ) : bool |
protected AfterChildrenComputeJavascriptValue ( ) : void | ||
return | void |
public BuilString ( |
||
sb | ||
alreadyComputed | HashSet |
|
return | void |
public ComputeJavascriptValue ( IJavascriptObjectFactory factory, IJavascriptSessionCache cache ) : void | ||
factory | IJavascriptObjectFactory | |
cache | IJavascriptSessionCache | |
return | void |
protected abstract ComputeString ( |
||
sb | ||
alreadyComputed | HashSet |
|
return | void |
public abstract GetChildren ( ) : IEnumerable |
||
return | IEnumerable |
protected abstract LocalComputeJavascriptValue ( IJavascriptObjectFactory context ) : bool | ||
context | IJavascriptObjectFactory | |
return | bool |