C# Class Conventional.Guard

Exibir arquivo Open project: mikeminutillo/conventional

Public Methods

Method Description
IsNotNull ( object paramValue, string paramName ) : void

Method Details

IsNotNull() public static method

public static IsNotNull ( object paramValue, string paramName ) : void
paramValue object
paramName string
return void