C# Class CSharpGL.FloatHelper

Mostrar archivo 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