C# Class ThrowHelper, Disruptor-net

Datei anzeigen Open project: disruptor-net/Disruptor-net Class Usage Examples

Public Methods

Method Description
ThrowArgMustBeGreaterThanZeroAndLessThanBufferSize ( ) : void
ThrowArgumentOutOfRangeException ( ) : void

Method Details

ThrowArgMustBeGreaterThanZeroAndLessThanBufferSize() public static method

public static ThrowArgMustBeGreaterThanZeroAndLessThanBufferSize ( ) : void
return void

ThrowArgumentOutOfRangeException() public static method

public static ThrowArgumentOutOfRangeException ( ) : void
return void