C# Class wuxingogo.Code.XCodeType

Show file Open project: wuxingogo/WuxingogoExtension Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
XCodeType ( Type type ) : System
XCodeType ( string typeName ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

XCodeType() public method

public XCodeType ( Type type ) : System
type System.Type
return System

XCodeType() public method

public XCodeType ( string typeName ) : System
typeName string
return System