[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=DPElement Sub=,,,Params|p Info=Invokes the method of the class by specified access level. [Property] Method=Sets the method of the class to invoke. ARG(Method)|20|(empty)|Method Params=Sets the number of the arguments. ARG(int)|1|0 Namespace=Sets the static namespace. ARG()|20|(empty)|UserClassMember [Methods] doMethodInside=Invokes the method inside a class. ARG(T p1, ..., T pN)|1|0 doMethodOutside=Invokes the method outside a class. ARG(T p1, ..., T pN)|1|0 onResult=Returns the result if the method does it. ARG(T)|2|0