Class UserCustomAssembly
Inherited Members
Namespace: LemonEdge.API.Core.Scripting
Assembly: LemonEdge.API.dll
Syntax
public class UserCustomAssembly
Constructors
UserCustomAssembly()
Declaration
public UserCustomAssembly()
Properties
Lists
Declaration
public CustomAssembly Lists { get; set; }
Property Value
Type | Description |
---|---|
CustomAssembly |
Objects
Declaration
public CustomAssembly Objects { get; set; }
Property Value
Type | Description |
---|---|
CustomAssembly |