C# Class Owin.Scim.Extensions.TypeExtensions

Afficher le fichier Open project: PowerDMS/Owin.Scim

Méthodes publiques

Méthode Description
GetDefaultValue ( this type ) : object
GetEnumerableType ( this type ) : Type
IsNonStringEnumerable ( this type ) : bool
IsTerminalObject ( this type ) : bool

Method Details

GetDefaultValue() public static méthode

public static GetDefaultValue ( this type ) : object
type this
Résultat object

GetEnumerableType() public static méthode

public static GetEnumerableType ( this type ) : Type
type this
Résultat System.Type

IsNonStringEnumerable() public static méthode

public static IsNonStringEnumerable ( this type ) : bool
type this
Résultat bool

IsTerminalObject() public static méthode

public static IsTerminalObject ( this type ) : bool
type this
Résultat bool