Namespace Xabbo.Extension
Classes
- ExtensionInfo
Defines information about an extension.
Interfaces
- IExtension
Represents an extension interface provided by a packet interceptor service.
- IExtensionInfoInit
Allows an extension to initialize its information. The source generator will implement this interface on partial classes marked with ExtensionAttribute.
- IRemoteExtension
Represents an extension interface provided by a remote packet interceptor service.