C# Class YAMP.Converter.ScalarToBooleanConverterAttribute

scalar to boolean (1.0, rest) converter.
Inheritance: ValueConverterAttribute
ファイルを表示 Open project: CHMP-HLab/HLab.Erp.Lims.Analysis

Public Methods

Method Description
ScalarToBooleanConverterAttribute ( ) : System

Creates a new Scalar To Bool Converter.

Method Details

ScalarToBooleanConverterAttribute() public method

Creates a new Scalar To Bool Converter.
public ScalarToBooleanConverterAttribute ( ) : System
return System