[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=DPElement Sub=,,Params|v, Icon=AccessModifier Info=Declares the constructor of the class. [Property] AccessModifier=Indicates the visibility level of the property. ARG(enum)|14|0|Private,Public,Protected,Internal TypeModifier=Sets the type of the method. ARG(bitwise)|21|0|Static,Virtual,Volatile Params=Sets the number of the parameters. ARG(int)|1|0 Types=Sets the list of types. ARG(string[])|5| Hidden=Sets a value indicating to hide a constructor. ARG(bool)|14|0|True,False Comment=Sets the list of the comment. ARG(string[])|5| Attributes=Sets the list of attributes. ARG(string[])|5| [Methods] onConstructor=Makes the body of the constructor. ARG(null)|2|0