C# Class CriPakTools.ROW

Mostrar archivo Open project: xmoeproject/X-moe Class Usage Examples

Public Methods

Method Description
GetType ( ) : Type
GetValue ( ) : object
ROW ( ) : System

Method Details

GetType() public method

public GetType ( ) : Type
return System.Type

GetValue() public method

public GetValue ( ) : object
return object

ROW() public method

public ROW ( ) : System
return System