C# Class IBE.PlausibiltyChecker

Mostra file Open project: Duke-Jones/ED-IBE Class Usage Examples

Public Properties

Property Type Description
_textInfo System.Globalization.TextInfo

Public Methods

Method Description
CheckPricePlausibility ( string dataRows, bool simpleEDDNCheck = false ) : bool

Method Details

CheckPricePlausibility() public method

public CheckPricePlausibility ( string dataRows, bool simpleEDDNCheck = false ) : bool
dataRows string
simpleEDDNCheck bool
return bool

Property Details

_textInfo public_oe property

public TextInfo,System.Globalization _textInfo
return System.Globalization.TextInfo