Share via


AdObject.newmethod(String) Method

Definition

Initializes a new instance of the Object class.

public:
 void newmethod(System::String ^ _osUserName);
public void newmethod (string _osUserName);
override this.newmethod : string -> unit
Public Sub newmethod (_osUserName As String)

Parameters

_osUserName
String

Applies to