C# Class Catnap.Extensions.ObjectExtensions

Show file Open project: timscott/catnap

Public Methods

Method Description
GuardArgumentNull ( this arg, string argName ) : void

Method Details

GuardArgumentNull() public static method

public static GuardArgumentNull ( this arg, string argName ) : void
arg this
argName string
return void