TypeType.GetRuleListInstanceMethod C# (CSharp) Method

GetRuleListInstanceMethod() private method

private GetRuleListInstanceMethod ( string fxCopPath, string ruleAssemblies ) : FxCopRule[]
fxCopPath string
ruleAssemblies string
return FxCopRule[]
    FxCopRule[] GetRuleListInstanceMethod(string fxCopPath, string[] ruleAssemblies)
    {
    }