C# Class UCSF.Framework.Utils.StringUtils

Afficher le fichier Open project: CTSIatUCSF/gadgets

Méthodes publiques

Méthode Description
DropQuotes ( this value ) : string
SafeTrim ( this value ) : string

Method Details

DropQuotes() public static méthode

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

SafeTrim() public static méthode

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