C# Class EnumsNET.Preconditions

Datei anzeigen Open project: TylerBrinkley/Enums.NET

Public Methods

Method Description
NotNull ( object value, string paramName ) : void

Method Details

NotNull() public static method

public static NotNull ( object value, string paramName ) : void
value object
paramName string
return void