ICustomTypeProvider 인터페이스

정의

사용자 지정 형식을 제공하는 개체를 나타냅니다.

public interface class ICustomTypeProvider
public interface ICustomTypeProvider
type ICustomTypeProvider = interface
Public Interface ICustomTypeProvider

메서드

GetCustomType()

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

적용 대상