Constructor
<Base> Base.new(<table> Data, <table> Properties)
Initialises the Base class.
Parameters
Name
Description
Type
Default
Optional
Data
Special data properties
table
N/A
Properties
The properties to apply
table
N/A
Return
<Base> initialised class
Last updated