Interface IAddonRegistration
Interface used to register addon from core.
Namespace: Terrasoft.Core.Addons.Interfaces
Assembly: Terrasoft.Core.dll
Syntax
public interface IAddonRegistration
Properties
AddonType
Returns a addon type to register.
Declaration
Type AddonType { get; }
Property Value
Type | Description |
---|---|
System.Type |