C# 클래스 ExampleMenu.Program.DisabledItem

상속: CMenuItem
파일 보기 프로젝트 열기: nerai/CMenu

공개 메소드들

메소드 설명
DisabledItem ( ) : System
Execute ( string arg ) : void
IsEnabled ( ) : bool

메소드 상세

DisabledItem() 공개 메소드

public DisabledItem ( ) : System
리턴 System

Execute() 공개 메소드

public Execute ( string arg ) : void
arg string
리턴 void

IsEnabled() 공개 메소드

public IsEnabled ( ) : bool
리턴 bool