Ruyi SDK
Namespaces
Ruyi.SDK.Online
TeamsRange Class
TeamsRange Constructor
TeamsRange Properties
TeamsRange Methods
Click or drag to resizeClick or drag to resize

TeamsRange Class

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

A class used to specify the valid value range for team IDs.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRangeTeamsRange
    Ruyi.SDK.OnlineTeamsRange

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class TeamsRange : Range<TeamsRange>

The TeamsRange type exposes the following members.

Constructors
  NameDescription
Public methodTeamsRange
Default construction - team IDs can be any integer value.
Top
Properties
  NameDescription
Public propertyMax
The maximum value of this range.
(Inherited from RangeT.)
Public propertyMin
The minumum value of this range.
(Inherited from RangeT.)
Top
Methods
  NameDescription
Public methodIsInRange
Check if a value is in range.
(Inherited from RangeT.)
Top
See Also

Reference

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