Assembly 생성자

정의

Assembly 클래스의 새 인스턴스를 초기화합니다.

protected:
 Assembly();
protected Assembly ();
Protected Sub New ()

설명

이 생성자는 개체를 생성하는 Assembly 동안 파생 클래스에 의해 호출됩니다.

적용 대상