MulticastDelegate.GetMethodImpl Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Geçerli MulticastDelegateile temsil edilen bir yöntem döndürür.
protected:
override System::Reflection::MethodInfo ^ GetMethodImpl();
protected override System.Reflection.MethodInfo GetMethodImpl();
override this.GetMethodImpl : unit -> System.Reflection.MethodInfo
Protected Overrides Function GetMethodImpl () As MethodInfo
Döndürülenler
Geçerli MulticastDelegateile temsil edilen bir yöntem.
Açıklamalar
birden MulticastDelegate çok yöntemi temsil ederse, yalnızca bir yöntem döndürülür.