C# Class ActiveRecordPattern.ConvertType

显示文件 Open project: msCube/Gallery

Public Methods

Method Description
FromCLR ( Type Type ) : string
FromSQL ( Type Type ) : string

Private Methods

Method Description
setTypes ( ) : void

Method Details

FromCLR() public static method

public static FromCLR ( Type Type ) : string
Type System.Type
return string

FromSQL() public static method

public static FromSQL ( Type Type ) : string
Type System.Type
return string