C# Class SoftwareKobo.UniversalToolkit.Extensions.TypeExtensions

Afficher le fichier Open project: h82258652/SoftwareKobo.UniversalToolkit

Méthodes publiques

Méthode Description
IsEnum ( this type ) : bool
IsNullable ( this type ) : bool

Method Details

IsEnum() public static méthode

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

IsNullable() public static méthode

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