.NET Windows Forms in a Nutshell

ICommandExecutor

System. Windows .Forms (system. windows .forms.dll) interface

This interface is for internal use only and should not be used from your own code.

public interface ICommandExecutor { // Public Instance Methods public void Execute (); }

Категории