Entity 생성자

정의

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

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

적용 대상