C# Class Conventional.Guard

ファイルを表示 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