BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.StreamOverflowException.StreamOverflowException C# (CSharp) Метод

StreamOverflowException() публичный Метод

public StreamOverflowException ( ) : System
Результат System
		public StreamOverflowException()
			: base()
		{
		}

Same methods

StreamOverflowException::StreamOverflowException ( string message ) : System
StreamOverflowException::StreamOverflowException ( string message, Exception exception ) : System
StreamOverflowException