C# 클래스 Sys.Workflow.Engine.Exceptions.ExistsRuleTypeException

상속: ActivitiException
파일 보기 프로젝트 열기: zhangzihan/nactivity

공개 메소드들

메소드 설명
ExistsRuleTypeException ( string ruleName, Type ruleType ) : Sys.Workflow.Engine

보호된 메소드들

메소드 설명
ExistsRuleTypeException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : Sys.Workflow.Engine

메소드 상세

ExistsRuleTypeException() 보호된 메소드

protected ExistsRuleTypeException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : Sys.Workflow.Engine
serializationInfo SerializationInfo
streamingContext StreamingContext
리턴 Sys.Workflow.Engine

ExistsRuleTypeException() 공개 메소드

public ExistsRuleTypeException ( string ruleName, Type ruleType ) : Sys.Workflow.Engine
ruleName string
ruleType Type
리턴 Sys.Workflow.Engine