C# 클래스 CardShop.ViewModels.RuleObject

파일 보기 프로젝트 열기: egreene/PracticeGDVP 1 사용 예제들

공개 메소드들

메소드 설명
RuleObject ( ) : System
RuleObject ( System rule ) : System

비공개 메소드들

메소드 설명
RuleObjectAction ( System.Workflow.Activities.Rules.RuleStatementAction action ) : ActionObject
RuleObjectCondition ( System.Workflow.Activities.Rules.RuleExpressionCondition condition ) : ConditionObject
SetUpActions ( IList actions ) : List

메소드 상세

RuleObject() 공개 메소드

public RuleObject ( ) : System
리턴 System

RuleObject() 공개 메소드

public RuleObject ( System rule ) : System
rule System
리턴 System