Method | Description | |
---|---|---|
AddTrack ( string track ) : bool | ||
GetKey ( ) : string | ||
GetParameter ( ) : string | ||
GetTrackStrings ( ) : List |
||
MergeQuery ( |
||
QueryTrack ( ) : System.Collections.Generic | ||
QueryTrack ( string track ) : System.Collections.Generic | ||
RemoveQuery ( |
public MergeQuery ( |
||
toMerge | ||
return | void |
public QueryTrack ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public QueryTrack ( string track ) : System.Collections.Generic | ||
track | string | |
return | System.Collections.Generic |
public RemoveQuery ( |
||
toRemove | ||
return | void |