System.Diagnostics.DelimitedListTraceListener.GetSupportedAttributes C# (CSharp) 메소드

GetSupportedAttributes() 보호된 메소드

protected GetSupportedAttributes ( ) : string[]
리턴 string[]
        protected override string[] GetSupportedAttributes() { throw null; }
    }