CatalogReflectionContextAttribute.CreateReflectionContext Método

Definición

Crea una instancia del objeto ReflectionContext personalizado.

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

Devoluciones

Una instancia de contexto de reflexión personalizado.

Se aplica a