C# Class SIPSorcery.Sys.TypeExtensions

Afficher le fichier Open project: sipsorcery/sipsorcery Class Usage Examples

Méthodes publiques

Свойство Type Description
WhiteSpaceChars char[]

Méthodes publiques

Méthode Description
GetEpoch ( this dateTime ) : long
IsNullOrBlank ( this s ) : bool

Gets a value that indicates whether or not the collection is empty.

NotNullOrBlank ( this s ) : bool

Method Details

GetEpoch() public static méthode

public static GetEpoch ( this dateTime ) : long
dateTime this
Résultat long

IsNullOrBlank() public static méthode

Gets a value that indicates whether or not the collection is empty.
public static IsNullOrBlank ( this s ) : bool
s this
Résultat bool

NotNullOrBlank() public static méthode

public static NotNullOrBlank ( this s ) : bool
s this
Résultat bool

Property Details

WhiteSpaceChars public_oe static_oe property

public static char[] WhiteSpaceChars
Résultat char[]