MonobjcMonobjc Documented Class Library
DoAction Method (sender)
NamespacesMonobjc.AppKitActionDispatcherDoAction(Id)
Does the action.
Declaration Syntax
C#Visual BasicVisual C++
public void DoAction(
	Id sender
)
Public Sub DoAction ( _
	sender As Id _
)
public:
void DoAction(
	Id^ sender
)
Parameters
sender (Id)
The sender.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)