C# Class ThreadReceiver.listdatatype, pinac

Mostra 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_oe property

public int num
return int

str public_oe property

public String str
return String

values public_oe property

public int[,] values
return ].int[