NameTable 생성자

정의

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

public:
 NameTable();
public NameTable ();
Public Sub New ()

설명

빈 NameTable을 생성합니다.

적용 대상