C# Class Hamekoz.Core.BooleanExtension

Afficher le fichier Open project: hamekoz/hamekoz-sharp

Méthodes publiques

Méthode Description
ToTrueFalse ( this value ) : string
ToYesNo ( this value ) : string

Method Details

ToTrueFalse() public static méthode

public static ToTrueFalse ( this value ) : string
value this
Résultat string

ToYesNo() public static méthode

public static ToYesNo ( this value ) : string
value this
Résultat string