C# Class xVal.ActiveRuleProviders

ファイルを表示 Open project: fellowshiptech/ft-iserve

Public Properties

Property Type Description
Providers IList

Public Methods

Method Description
GetRulesForType ( Type type ) : RuleSet

Method Details

GetRulesForType() public static method

public static GetRulesForType ( Type type ) : RuleSet
type System.Type
return xVal.RuleProviders.RuleSet

Property Details

Providers public_oe static_oe property

public static IList Providers
return IList