System.Net.Logging.NclTraceSource.GetSupportedAttributes C# (CSharp) Метод

GetSupportedAttributes() защищенный Метод

protected GetSupportedAttributes ( ) : string[]
Результат string[]
            protected internal override string[] GetSupportedAttributes()
            {
                return Logging.SupportedAttributes;
            }
        }