C# Class Geekhub.Modules.Core.Support.StringExtentions

Afficher le fichier Open project: geekhubdk/geekhub

Méthodes publiques

Méthode Description
IsPresent ( this str ) : bool
Or ( this str, string or ) : string
ToMD5 ( this str ) : string

Method Details

IsPresent() public static méthode

public static IsPresent ( this str ) : bool
str this
Résultat bool

Or() public static méthode

public static Or ( this str, string or ) : string
str this
or string
Résultat string

ToMD5() public static méthode

public static ToMD5 ( this str ) : string
str this
Résultat string