System.Net.Logging.NclTraceSource.GetSupportedAttributes C# (CSharp) Méthode

GetSupportedAttributes() protected méthode

protected GetSupportedAttributes ( ) : string[]
Résultat string[]
            protected internal override string[] GetSupportedAttributes()
            {
                return Logging.SupportedAttributes;
            }
        }