C# Class ThreadReceiver.listdatatype, pinac

Show file Open project: shranjan/pinac

Public Properties

Property Type Description
num int
str String
values ].int[

Public Methods

Method Description
listdatatype ( int x, String y ) : System

Method Details

listdatatype() public method

public listdatatype ( int x, String y ) : System
x int
y String
return System

Property Details

num public property

public int num
return int

str public property

public String str
return String

values public property

public int[,] values
return ].int[