| TeamTPlayerAsDictionary Method |
[This is preliminary documentation and is subject to change.]
Get the team as a dictionary.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public IDictionary<TPlayer, Rating> AsDictionary()
Return Value
Type:
IDictionaryTPlayer,
RatingThe dictionary listing the players and their ratings.
See Also