C# Class ATMLModelLibrary.model.Confidence

Show file Open project: UtrsSoftware/ATMLWorkBench Class Usage Examples

Public Properties

Property Type Description
PATTERN string

Public Methods

Method Description
ToString ( ) : string
Validate ( ) : void

Protected Methods

Method Description
OnValueChanged ( ) : void

Method Details

OnValueChanged() protected method

protected OnValueChanged ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string

Validate() public method

public Validate ( ) : void
return void

Property Details

PATTERN public static property

public static string PATTERN
return string