File:UML dotnet streams.svg
Page contents not supported in other languages.
Tools
Actions
In other projects
| DescriptionUML dotnet streams.svg | English: UML package diagram representing the hierarchy of Stream classes in .NET |
| Date | |
| Source | Own work |
| Author | Frap |
| This file is made available under theCreative CommonsCC0 1.0 Universal Public Domain Dedication. | |
| The person who associated a work with this deed has dedicated the work to thepublic domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
PlantUML source code.
@startumlpackage System{ interface MarshalByRefObject interface IAsyncDisposable interface IDisposable package IO { abstract class System.IO.Stream implements System.MarshalByRefObject, System.IAsyncDisposable, System.IDisposable class BufferedStream extends Stream class Compression.BrotliStream extends Stream class Compression.DeflateStream extends Stream class Compression.GZipStream extends Stream class Compression.ZLibStream extends Stream class FileStream extends Stream class MemoryStream extends Stream class Pipes.PipeStream extends Stream class UnmanagedMemoryStream extends Stream class System.Printing.PrintQueueStream extends Stream class System.Security.Cryptography.CryptoStream extends Stream } package Net { class Quic.QuicStream extends System.IO.Stream class Security.AuthenticatedStream extends System.IO.Stream class Sockets.NetworkStream extends System.IO.Stream }}@endumlClick on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 13:01, 9 June 2023 | 2,797 × 410(46 KB) | Frap | Uploaded own work with UploadWizard |
The following 5 pages use this file:
The following other wikis use this file:
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
| Width | 2797px |
|---|---|
| Height | 410px |