다음을 통해 공유


ScannerClass.newmethod(String) Method

Definition

Initializes a new instance of the Object class.

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

Parameters

_source
String

Applies to