C# 클래스 Prebuild.Core.Parse.IfContext

Summary description for IfContext.
파일 보기 프로젝트 열기: aurora-sim/Aurora-Libs 1 사용 예제들

공개 메소드들

메소드 설명
IfContext ( bool active, bool keep, IfState state ) : System

Initializes a new instance of the IfContext class.

메소드 상세

IfContext() 공개 메소드

Initializes a new instance of the IfContext class.
public IfContext ( bool active, bool keep, IfState state ) : System
active bool if set to true [active].
keep bool if set to true [keep].
state IfState The state.
리턴 System