ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Interface which may be used for types which implement custom code for conversions by the TALES system. More...
Public Member Functions | |
bool | AsBoolean () |
Gets a boolean representation of the current instance. More... | |
Interface which may be used for types which implement custom code for conversions by the TALES system.
bool CSF.Zpt.Tales.ITalesConvertible.AsBoolean | ( | ) |
Gets a boolean representation of the current instance.
true
, or false
, with logic dependant upon the implementation.