C# Class Dev2.Studio.AppResources.ExtensionMethods.StringExtensions

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
ExceptChars ( this str, IEnumerable toExclude ) : string
GetManagementPayload ( this payload ) : string
SpaceCaseInsenstiveComparision ( this stringa, string stringb ) : bool

Method Details

ExceptChars() public static méthode

public static ExceptChars ( this str, IEnumerable toExclude ) : string
str this
toExclude IEnumerable
Résultat string

GetManagementPayload() public static méthode

public static GetManagementPayload ( this payload ) : string
payload this
Résultat string

SpaceCaseInsenstiveComparision() public static méthode

public static SpaceCaseInsenstiveComparision ( this stringa, string stringb ) : bool
stringa this
stringb string
Résultat bool