Method TryEvaluateFormat
TryEvaluateFormat(IFormattingInfo)
Tries to process the given IFormattingInfo.
Declaration
public override bool TryEvaluateFormat(IFormattingInfo formattingInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| IFormattingInfo | formattingInfo | Returns true if processed, otherwise false. |
Returns
| Type | Description |
|---|---|
| bool |