C# Class Gendarme.Rules.Design.ConsiderConvertingMethodToPropertyRule

Inheritance: Rule, IMethodRule
ファイルを表示 Open project: SteveGilham/Gendarme

Public Methods

Method Description
CheckMethod ( MethodDefinition method ) : RuleResult

Private Methods

Method Description
ReportAssociatedSetter ( MethodDefinition getter ) : string

Method Details

CheckMethod() public method

public CheckMethod ( MethodDefinition method ) : RuleResult
method MethodDefinition
return RuleResult