C# Class CSharpGL.DoubleHelper

Show file Open project: bitzhuwei/CSharpGL

Public Methods

Method Description
ToShortString ( this value ) : string

获取float类型的简短描述。

Method Details

ToShortString() public static method

获取float类型的简短描述。
public static ToShortString ( this value ) : string
value this
return string