C# Class Hamekoz.Core.BooleanExtension

Datei anzeigen Open project: hamekoz/hamekoz-sharp

Public Methods

Method Description
ToTrueFalse ( this value ) : string
ToYesNo ( this value ) : string

Method Details

ToTrueFalse() public static method

public static ToTrueFalse ( this value ) : string
value this
return string

ToYesNo() public static method

public static ToYesNo ( this value ) : string
value this
return string