C# Class Microsoft.Samples.Rules.ExternalRuleSetService.ExternalRuleSetService

Inheritance: System.Workflow.Runtime.Hosting.WorkflowRuntimeService
ファイルを表示 Open project: egreene/PracticeGDVP

Public Methods

Method Description
ExternalRuleSetService ( ) : System
GetRuleSet ( RuleSetInfo ruleSetInfo ) : System.Workflow.Activities.Rules.RuleSet

Method Details

ExternalRuleSetService() public method

public ExternalRuleSetService ( ) : System
return System

GetRuleSet() public method

public GetRuleSet ( RuleSetInfo ruleSetInfo ) : System.Workflow.Activities.Rules.RuleSet
ruleSetInfo RuleSetInfo
return System.Workflow.Activities.Rules.RuleSet