Freigeben über


NSInvocation.Invoke Methode

Definition

Überlädt

Invoke()
Invoke(NSObject)

Invoke()

[Foundation.Export("invoke")]
public virtual void Invoke ();
override this.Invoke : unit -> unit
Attribute

Gilt für:

Invoke(NSObject)

[Foundation.Export("invokeWithTarget:")]
public virtual void Invoke (Foundation.NSObject target);
override this.Invoke : Foundation.NSObject -> unit

Parameter

target
NSObject
Attribute

Gilt für: