C# Class YAMP.Converter.ScalarToDoubleConverterAttribute

String to double converter.
Inheritance: ValueConverterAttribute
Mostra file Open project: CHMP-HLab/HLab.Erp.Lims.Analysis

Public Methods

Method Description
ScalarToDoubleConverterAttribute ( ) : System

Creates a new Scalar To Double Converter.

Method Details

ScalarToDoubleConverterAttribute() public method

Creates a new Scalar To Double Converter.
public ScalarToDoubleConverterAttribute ( ) : System
return System