MultiTargetingSupportService.GetReflectionType(Type) Método

Definição

Obtém o tipo de reflexão que dá um tipo de objeto.

public:
 abstract Type ^ GetReflectionType(Type ^ objectType);
public abstract Type GetReflectionType(Type objectType);
abstract member GetReflectionType : Type -> Type
Public MustOverride Function GetReflectionType (objectType As Type) As Type

Parâmetros

objectType
Type

O tipo de objeto.

Devoluções

Do tipo reflexo.

Aplica-se a