메소드 | 설명 | |
---|---|---|
LookupResult ( string id, double score ) : System.Collections.Generic |
Initializes a new instance of the LookupResult class.
|
public LookupResult ( string id, double score ) : System.Collections.Generic | ||
id | string | The AcoustID. |
score | double | The score (between 0 and 1). |
리턴 | System.Collections.Generic |