System.IO.InternalBufferOverflowException.InternalBufferOverflowException C# (CSharp) Méthode

InternalBufferOverflowException() protected méthode

protected InternalBufferOverflowException ( System info, System context )
info System
context System
        protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { }
    }

Same methods

InternalBufferOverflowException::InternalBufferOverflowException ( )
InternalBufferOverflowException::InternalBufferOverflowException ( string message )
InternalBufferOverflowException::InternalBufferOverflowException ( string message, System inner )
InternalBufferOverflowException