MethodInfo.GetType 메서드

정의

메서드의 특성을 검색하고 메서드 메타데이터에 대한 액세스를 제공합니다.

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

반환

Type

구현

적용 대상