Method TryEvaluateFormat
TryEvaluateFormat(IFormattingInfo)
This method is called by the SmartFormatter to obtain the formatting result of this extension.
Declaration
public override bool TryEvaluateFormat(IFormattingInfo formattingInfo)
Parameters
Type | Name | Description |
---|---|---|
IFormattingInfo | formattingInfo |
Returns
Type | Description |
---|---|
bool | Returns true if successful, else false. |