Ruyi SDK
Namespaces
Ruyi.SDK.Online
Teams Class
Teams Methods
Concat(TPlayer) Method
Click or drag to resizeClick or drag to resize

TeamsConcatTPlayer Method

[This is preliminary documentation and is subject to change.]

Helper function for concatenating teams.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public static IEnumerable<IDictionary<TPlayer, Rating>> Concat<TPlayer>(
	params Team<TPlayer>[] teams
)

Parameters

teams
Type: Ruyi.SDK.OnlineTeamTPlayer
The list of teams to concatenate.

Type Parameters

TPlayer
The type used to represent a player.

Return Value

Type: IEnumerableIDictionaryTPlayer, Rating
A dictionary of all the players in one team.
See Also

Reference

Teams Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com