C# Class Owasp.SafeNuGet.ExtensionMethods

Afficher le fichier Open project: OWASP/SafeNuGet

Méthodes publiques

Méthode Description
IsNull ( this obj ) : bool
NotNull ( this obj ) : bool

Method Details

IsNull() public static méthode

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

NotNull() public static méthode

public static NotNull ( this obj ) : bool
obj this
Résultat bool