Arnolyzer.Analyzers.Settings.SettingsDetails.SettingsDetails C# (CSharp) Метод

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

public SettingsDetails ( ) : System.Collections.Generic
Результат System.Collections.Generic
        public SettingsDetails() : this(false, false, new List<string>()) { }

Same methods

SettingsDetails::SettingsDetails ( bool doNotTraverse, bool ignoreArnolyzerHome, IEnumerable ignorePaths ) : System.Collections.Generic