Table of Contents

Interface IModule

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents a generic module that can be used in an ICard.

public interface IModule
Extension Methods

Properties

Type

Gets the type of the module.

ModuleType Type { get; }

Property Value

ModuleType

A ModuleType value that represents the type of the module.