Visual Basic (Declaration) | |
---|---|
Public MustInherit Class AggregateStream Inherits System.IO.Stream |
C# | |
---|---|
public abstract class AggregateStream : System.IO.Stream |
System.Object
System.MarshalByRefObject
System.IO.Stream
CSharpTest.Net.IO.AggregateStream
CSharpTest.Net.Crypto.HashStream
CSharpTest.Net.IO.DisposingStream
CSharpTest.Net.IO.NonClosingStream
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
AggregateStream MembersCSharpTest.Net.IO Namespace