C# Class PageTypeBuilder.Helpers.ObjectExtensions

Afficher le fichier Open project: joelabrahamsson/Page-Type-Builder

Méthodes publiques

Méthode Description
IsNotNull ( this value ) : bool
IsNull ( this value ) : bool

Method Details

IsNotNull() public static méthode

public static IsNotNull ( this value ) : bool
value this
Résultat bool

IsNull() public static méthode

public static IsNull ( this value ) : bool
value this
Résultat bool