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

반환

사용자 지정 리플렉션 컨텍스트의 인스턴스입니다.

적용 대상