C# 클래스 ExampleMenu.Examples.MI_If

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

공개 프로퍼티들

프로퍼티 타입 설명
Conditions ConditionCheck>.Dictionary

공개 메소드들

메소드 설명
Execute ( string arg ) : void
MI_If ( ) : System

비공개 메소드들

메소드 설명
False ( string &arg ) : bool
True ( string &arg ) : bool

메소드 상세

Execute() 공개 메소드

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

MI_If() 공개 메소드

public MI_If ( ) : System
리턴 System

프로퍼티 상세

Conditions 공개적으로 프로퍼티

public Dictionary Conditions
리턴 ConditionCheck>.Dictionary