Interface IModule
- Namespace
- Kook
- Assembly
- Kook.Net.Core.dll
表示一个通用的模块,可用于 ICard 中。
public interface IModule
- Extension Methods
Properties
Type
获取模块的类型。
ModuleType Type { get; }
表示一个通用的模块,可用于 ICard 中。
public interface IModule
获取模块的类型。
ModuleType Type { get; }