C# Class BooleanIConvertibleToInt16, AllNetCore

Show file Open project: lodejard/AllNetCore Class Usage Examples

Public Methods

Method Description
Main ( ) : int
PosTest1 ( ) : bool
PosTest2 ( ) : bool
RunTests ( ) : bool

Method Details

Main() public static method

public static Main ( ) : int
return int

PosTest1() public method

public PosTest1 ( ) : bool
return bool

PosTest2() public method

public PosTest2 ( ) : bool
return bool

RunTests() public method

public RunTests ( ) : bool
return bool