프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Equals override
|
|
GetHashCode ( ) : int |
Hashcode override
|
|
RosetteCategory ( String label, Nullable |
Creates a Rosette Category from a category label and confidence
|
|
ToString ( ) : string |
ToString override.
|
public RosetteCategory ( String label, Nullable |
||
label | String | The category label |
confidence | Nullable |
The confidence this was the correct category |
리턴 | System |