CatalogReflectionContextAttribute.CreateReflectionContext メソッド

定義

カスタム ReflectionContext オブジェクトのインスタンスを作成します。

public:
 System::Reflection::ReflectionContext ^ CreateReflectionContext();
public System.Reflection.ReflectionContext CreateReflectionContext ();
member this.CreateReflectionContext : unit -> System.Reflection.ReflectionContext
Public Function CreateReflectionContext () As ReflectionContext

戻り値

カスタム リフレクション コンテキストのインスタンス。

適用対象