프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Execute | void | ||
SetError | System.Threading.Tasks.Task | ||
SetResult | System.Threading.Tasks.Task |
메소드 | 설명 | |
---|---|---|
GetChildren ( ) : IEnumerable |
||
JsResultCommand ( HTMLViewContext context, IJavascriptToCSharpConverter converter, IResultCommand resultCommand ) : System | ||
SetMappedJSValue ( IJavascriptObject ijsobject ) : void |
메소드 | 설명 | |
---|---|---|
ComputeString ( StringBuilder sb, HashSet |
||
LocalComputeJavascriptValue ( IJavascriptObjectFactory factory ) : bool |
메소드 | 설명 | |
---|---|---|
Execute ( IJavascriptObject e ) : void | ||
SetError ( IJavascriptObject promise, |
||
SetResult ( IJavascriptObject promise, object result ) : System.Threading.Tasks.Task |
protected ComputeString ( StringBuilder sb, HashSet |
||
sb | StringBuilder | |
alreadyComputed | HashSet |
|
리턴 | void |
public JsResultCommand ( HTMLViewContext context, IJavascriptToCSharpConverter converter, IResultCommand resultCommand ) : System | ||
context | HTMLViewContext | |
converter | IJavascriptToCSharpConverter | |
resultCommand | IResultCommand | |
리턴 | System |
protected LocalComputeJavascriptValue ( IJavascriptObjectFactory factory ) : bool | ||
factory | IJavascriptObjectFactory | |
리턴 | bool |
public SetMappedJSValue ( IJavascriptObject ijsobject ) : void | ||
ijsobject | IJavascriptObject | |
리턴 | void |