ICommandExecutor Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines a method that executes a certain action on the type that implements this interface.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Execute() | This API supports the product infrastructure and is not intended to be used directly from your code. Performs a task that is determined by the type that implements this method. |
The method in this interface is not called on classes that exist outside the .NET Framework.
.NET Framework
Available since 1.1
Available since 1.1
Show:
