M_Cyjb_CommonExceptions_StreamClosed - CYJB/Cyjb GitHub Wiki
返回流已关闭的异常。
Namespace: Cyjb
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static ObjectDisposedException StreamClosed(
string streamName
)
- streamName
- Type: System.String
流的名称。