﻿<?xml version="1.0" encoding="utf-8"?><Type Name="ICommandExecutor" FullName="System.Windows.Forms.ICommandExecutor"><TypeSignature Language="C#" Value="public interface ICommandExecutor" /><AssemblyInfo><AssemblyName>System.Windows.Forms</AssemblyName><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Interfaces /><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The method in this interface is not called on classes that exist outside the .NET Framework.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Defines a method that executes a certain action on the type that implements this interface.</para></summary></Docs><Members><Member MemberName="Execute"><MemberSignature Language="C#" Value="public void Execute ();" /><MemberType>Method</MemberType><ReturnValue><ReturnType>System.Void</ReturnType></ReturnValue><Parameters /><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="M:System.Windows.Forms.ICommandExecutor.Execute" /> method is not called on classes that exist outside the .NET Framework.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Performs a task that is determined by the type that implements this method. </para></summary></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member></Members></Type>