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

Inheritance: NumberExporterBase
Exibir arquivo Open project: phdesign/NppToolBucket

Public Methods

Method Description
Int32Exporter ( ) : System

Protected Methods

Method Description
ConvertToString ( object value ) : string

Method Details

ConvertToString() protected method

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

Int32Exporter() public method

public Int32Exporter ( ) : System
return System