ICustomTypeProvider.GetCustomType 메서드

정의

이 개체에서 제공하는 사용자 지정 형식을 가져옵니다.

public:
 Type ^ GetCustomType();
public Type GetCustomType ();
abstract member GetCustomType : unit -> Type
Public Function GetCustomType () As Type

반환

Type

사용자 지정 형식입니다.

적용 대상