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

Inheritance: System.Workflow.Runtime.Hosting.WorkflowRuntimeService
Afficher le fichier Open project: egreene/PracticeGDVP

Méthodes publiques

Méthode Description
ExternalRuleSetService ( ) : System
GetRuleSet ( RuleSetInfo ruleSetInfo ) : System.Workflow.Activities.Rules.RuleSet

Method Details

ExternalRuleSetService() public méthode

public ExternalRuleSetService ( ) : System
Résultat System

GetRuleSet() public méthode

public GetRuleSet ( RuleSetInfo ruleSetInfo ) : System.Workflow.Activities.Rules.RuleSet
ruleSetInfo RuleSetInfo
Résultat System.Workflow.Activities.Rules.RuleSet