ICustomTypeProvider インターフェイス

定義

カスタム型を提供するオブジェクトを表します。

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

メソッド

名前 説明
GetCustomType()

このオブジェクトによって提供されるカスタム型を取得します。

適用対象