C# Class Jayrock.Json.Conversion.Converters.DoubleExporter

Inheritance: NumberExporterBase
Exibir arquivo Open project: phdesign/NppToolBucket

Public Methods

Method Description
DoubleExporter ( ) : System

Protected Methods

Method Description
ConvertToString ( object value ) : string

Method Details

ConvertToString() protected method

protected ConvertToString ( object value ) : string
value object
return string

DoubleExporter() public method

public DoubleExporter ( ) : System
return System