MonoTests.System.Security.Cryptography.DebugStream.DebugStream C# (CSharp) Method

DebugStream() public method

public DebugStream ( ) : NUnit.Framework
return NUnit.Framework
		public DebugStream () : base () {}
		public DebugStream (byte[] buffer) : base (buffer) {}

Same methods

DebugStream::DebugStream ( byte buffer ) : NUnit.Framework
DebugStream::DebugStream ( int capacity ) : NUnit.Framework