C# Class EnumsNET.Preconditions

Afficher le fichier Open project: TylerBrinkley/Enums.NET

Méthodes publiques

Méthode Description
NotNull ( object value, string paramName ) : void

Method Details

NotNull() public static méthode

public static NotNull ( object value, string paramName ) : void
value object
paramName string
Résultat void