ConstructorInfoWrapper.GetMethodBody Yöntem

Tanım

Bu yöntem için MSIL akışına, yerel değişkenlere ve özel durumlara erişim sağlayan bir MethodBody nesnesi alır.

public:
 override System::Reflection::MethodBody ^ GetMethodBody();
public override System.Reflection.MethodBody GetMethodBody ();
override this.GetMethodBody : unit -> System.Reflection.MethodBody
Public Overrides Function GetMethodBody () As MethodBody

Döndürülenler

MethodBody

MethodBody döndürür.

Şunlara uygulanır