C# Class Electro.Utils.StringUtils

Afficher le fichier Open project: HackerDom/ructfe-2015

Méthodes publiques

Méthode Description
TrimToLower ( this value ) : string
TrimToNull ( this value ) : string

Method Details

TrimToLower() public static méthode

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

TrimToNull() public static méthode

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