System.Net.InternalException.InternalException C# (CSharp) 메소드

InternalException() 개인적인 메소드

private InternalException ( )
        internal InternalException()
        {
            NetEventSource.Fail(this, "InternalException thrown.");
        }
    }
InternalException