C# Class HandyIpc.Guards

Show file Open project: HandyOrg/HandyIpc

Public Methods

Method Description
ThrowArgument ( bool value, string message, string paramName ) : void

Method Details

ThrowArgument() public static method

public static ThrowArgument ( bool value, string message, string paramName ) : void
value bool
message string
paramName string
return void