C# Class ConvertToInt16_2, AllNetCore

ToInt16(System.Byte)
显示文件 Open project: lodejard/AllNetCore Class Usage Examples

Public Methods

Method Description
Main ( ) : int
PosTest1 ( ) : bool
PosTest2 ( ) : bool
PosTest3 ( ) : 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

PosTest3() public method

public PosTest3 ( ) : bool
return bool

RunTests() public method

public RunTests ( ) : bool
return bool