Method TryEvaluateFormat
TryEvaluateFormat(IFormattingInfo)
Checks, if the current value of the ISelectorInfo can be processed by the DefaultFormatter.
Declaration
public override bool TryEvaluateFormat(IFormattingInfo formattingInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| IFormattingInfo | formattingInfo |
Returns
| Type | Description |
|---|---|
| bool | Returns true, if the current value of the ISelectorInfo can be processed by the DefaultFormatter |