메소드 | 설명 | |
---|---|---|
Evaluate ( IClientContext context, IClientModel model, string name, string>.IDictionary |
||
Evaluate ( object model, RenderingContext context, string>.IDictionary |
||
EvaluateAsync ( object model, RenderingContext context, string>.IDictionary |
||
IsSupported ( string name ) : bool |
public Evaluate ( IClientContext context, IClientModel model, string name, string>.IDictionary |
||
context | IClientContext | |
model | IClientModel | |
name | string | |
parameters | string>.IDictionary | |
리턴 | IClientModel |
public Evaluate ( object model, RenderingContext context, string>.IDictionary |
||
model | object | |
context | RenderingContext | |
parameters | string>.IDictionary | |
리턴 | void |
public EvaluateAsync ( object model, RenderingContext context, string>.IDictionary |
||
model | object | |
context | RenderingContext | |
parameters | string>.IDictionary | |
리턴 | System.Threading.Tasks.Task |