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

Inheritance: NumberExporterBase
Datei anzeigen Open project: phdesign/NppToolBucket

Public Methods

Method Description
Int16Exporter ( ) : System

Protected Methods

Method Description
ConvertToString ( object value ) : string

Method Details

ConvertToString() protected method

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

Int16Exporter() public method

public Int16Exporter ( ) : System
return System