ManagedEventHandler.newmethod(XppObjectBase, String) Method

Definition

Initializes a new instance of the Object class.

public:
 void newmethod(Microsoft::Dynamics::Ax::Xpp::XppObjectBase ^ _object, System::String ^ _method);
public void newmethod (Microsoft.Dynamics.Ax.Xpp.XppObjectBase _object, string _method);
override this.newmethod : Microsoft.Dynamics.Ax.Xpp.XppObjectBase * string -> unit
Public Sub newmethod (_object As XppObjectBase, _method As String)

Parameters

_object
XppObjectBase
_method
String

Applies to