Class InteractionModuleBase
- Namespace
- HeyBox.Interactions
- Assembly
- HeyBox.Net.Interactions.dll
提供一个用于继承的命令模块基类。
public abstract class InteractionModuleBase : InteractionModuleBase<IInteractionContext>, IInteractionModuleBase
- Inheritance
-
InteractionModuleBase
- Implements