Metodo ConstructorInfoWrapper.GetMethodBody

Questo membro esegue l'override di MethodBase.GetMethodBody().

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetMethodBody As MethodBody
public override MethodBody GetMethodBody()

Valore restituito

Tipo: System.Reflection.MethodBody

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ConstructorInfoWrapper Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design