Arnolyzer.Analyzers.SingleResponsibilityAnalyzers.AA2102FileTooLongAnalyzer.GetAnalyzerDetails C# (CSharp) Метод

GetAnalyzerDetails() публичный Метод

public GetAnalyzerDetails ( ) : AnalyzerDetails
Результат AnalyzerDetails
        public AnalyzerDetails GetAnalyzerDetails() => AA2101Details;
    }
AA2102FileTooLongAnalyzer