System.Diagnostics.TraceListenerCollection.System C# (CSharp) Метод

System() приватный Метод

private System ( object value ) : bool
value object
Результат bool
        bool System.Collections.IList.Contains(object value) { throw null; }
        int System.Collections.IList.IndexOf(object value) { throw null; }

Same methods

TraceListenerCollection::System ( object value ) : int
TraceListenerCollection::System ( System array, int index ) : void
TraceListenerCollection::System ( int index, object value ) : void
TraceListenerCollection::System ( object value ) : void