Method | Description | |
---|---|---|
Evaluate ( object model, RenderingContext context, string>.IDictionary |
||
EvaluateAsync ( object model, RenderingContext context, string>.IDictionary |
||
IsSupported ( string name ) : bool |
Method | Description | |
---|---|---|
CalculateWidth ( RenderingContext context, string>.IDictionary |
||
GetWidth ( |
public Evaluate ( object model, RenderingContext context, string>.IDictionary |
||
model | object | |
context | RenderingContext | |
parameters | string>.IDictionary | |
return | void |
public EvaluateAsync ( object model, RenderingContext context, string>.IDictionary |
||
model | object | |
context | RenderingContext | |
parameters | string>.IDictionary | |
return | System.Threading.Tasks.Task |
public abstract IsSupported ( string name ) : bool | ||
name | string | |
return | bool |