ดูภาพที่มีความละเอียดสูงกว่า((ไฟล์ SVG, 2,797 × 410 พิกเซล, ขนาดไฟล์: 46 กิโลไบต์))

Wikimedia Commons logo รูปภาพหรือไฟล์เสียงนี้ ต้นฉบับอยู่ที่ คอมมอนส์ รายละเอียดด้านล่าง เป็นข้อความที่แสดงผลจาก ไฟล์ต้นฉบับในคอมมอนส์
คอมมอนส์เป็นเว็บไซต์ในโครงการสำหรับเก็บรวบรวมสื่อเสรี ที่ คุณสามารถช่วยได้

ความย่อ

คำอธิบาย
English: UML package diagram representing the hierarchy of Stream classes in .NET
วันที่
แหล่งที่มา งานของตัว
ผู้สร้างสรรค์ Frap

การอนุญาตใช้สิทธิ

ข้าพเจ้า ในฐานะผู้ถือลิขสิทธิ์ของภาพหรือสื่อนี้ อนุญาตให้ใช้ภาพหรือสื่อนี้ภายใต้เงื่อนไขต่อไปนี้
Creative Commons CC-Zero ไฟล์นี้มีให้ใช้ภายใต้ CC0 1.0 Universal Public Domain Dedication ของครีเอทีฟคอมมอนส์
The person who associated a work with this deed has dedicated the work to the public 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.

Source code

PlantUML source code.

@startuml
package 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
  }
}
@enduml

คำบรรยายโดยย่อ

เพิ่มคำบรรยายทรรทัดเดียวเพื่อขยายความว่าไฟล์นี้มีอะไร
UML package diagram of the stream hierarchy in .NET

ไอเทมที่แสดงอยู่ในไฟล์นี้

ประกอบด้วย

ประวัติไฟล์

คลิกวันที่/เวลาเพื่อดูไฟล์ที่ปรากฏในขณะนั้น

วันที่/เวลารูปย่อขนาดผู้ใช้ความเห็น
ปัจจุบัน20:01, 9 มิถุนายน 2566รูปย่อสำหรับรุ่นเมื่อ 20:01, 9 มิถุนายน 25662,797 × 410 (46 กิโลไบต์)FrapUploaded own work with UploadWizard

การใช้ไฟล์ข้ามโครงการ

วิกิอื่นต่อไปนี้ใช้ไฟล์นี้:

ข้อมูลเกี่ยวกับภาพ