Constructor ComplexExplanation
ComplexExplanation()
Declaration
public ComplexExplanation()
ComplexExplanation(Boolean, Single, String)
Declaration
public ComplexExplanation(bool match, float value, string description)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | match | |
System.Single | value | |
System.String | description |