Interface INestedChannel
- Namespace
- HeyBox
- Assembly
- HeyBox.Net.Core.dll
表示一个通用的嵌套频道,即可以嵌套在分组频道中的房间频道。
public interface INestedChannel : IRoomChannel, IChannel, IEntity<ulong>
- Inherited Members
- Extension Methods
表示一个通用的嵌套频道,即可以嵌套在分组频道中的房间频道。
public interface INestedChannel : IRoomChannel, IChannel, IEntity<ulong>