ConstructorInfo.GetType 메서드

정의

클래스 생성자의 특성을 검색하고 생성자 메타데이터에 액세스할 수 있도록 합니다.

public:
 virtual Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

반환

Type

구현

적용 대상