C# Class Unicoen.Apps.Metrics.Core.Loc

Inheritance: Unicoen.Apps.Metrics.Utils.MetricsPrinter
显示文件 Open project: UnicoenProject/UNICOEN

Public Methods

Method Description
GetTargetElements ( UnifiedElement codeObject ) : IEnumerable

Protected Methods

Method Description
ProtectedGetTargetElements ( UnifiedElement codeObject ) : IEnumerable

Method Details

GetTargetElements() public static method

public static GetTargetElements ( UnifiedElement codeObject ) : IEnumerable
codeObject Unicoen.Model.UnifiedElement
return IEnumerable

ProtectedGetTargetElements() protected method

protected ProtectedGetTargetElements ( UnifiedElement codeObject ) : IEnumerable
codeObject Unicoen.Model.UnifiedElement
return IEnumerable