CatalogReflectionContextAttribute.CreateReflectionContext Método

Definición

Crea una instancia del objeto personalizado ReflectionContext .

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

Devoluciones

Instancia del contexto de reflexión personalizado.

Se aplica a