Метод | Описание | |
---|---|---|
AddID ( int id ) : bool | ||
GetFollowedIDs ( ) : List |
||
GetKey ( ) : string | ||
GetParameter ( ) : string | ||
MergeQuery ( |
||
QueryFollow ( ) : System.Collections.Generic | ||
QueryFollow ( int id ) : System.Collections.Generic | ||
RemoveQuery ( |
public MergeQuery ( |
||
toMerge | ||
Результат | void |
public QueryFollow ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public QueryFollow ( int id ) : System.Collections.Generic | ||
id | int | |
Результат | System.Collections.Generic |
public RemoveQuery ( |
||
toRemove | ||
Результат | void |