/ fm / liveswitch / BooleanExtensions
Class: BooleanExtensions
fm.liveswitch.BooleanExtensions
Table of contents
Constructors
Methods
Constructors
constructor
+ new BooleanExtensions(): BooleanExtensions
Returns: BooleanExtensions
Methods
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/BooleanExtensions.ts:3
toString
▸ Static
toString(value
: boolean, format?
: string): string
Parameters:
Name | Type |
---|---|
value |
boolean |
format? |
string |
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/BooleanExtensions.ts:6