Forguncy C# API - Command Class를 설명합니다.

명령 유형 플러그인의 상위 클래스 정의

C# 문법

[Icon(pack://application:,,,/Forguncy;component/Images/EditingCommand16.png)]
public abstract class Command 


C# 사용 예

public class MyPluginCommand : Command
{
    ...
}


상속 계층

GrapeCity.Forguncy.Commands.Command


멤버 변수 정보

멤버 변수 정보는 Commands 멤버 변수 정보 보기를 참고하여 주세요.


대상 플랫폼

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2



연관 태그 : C Sharp API