M_Cyjb_CommonExceptions_StreamClosed - CYJB/Cyjb GitHub Wiki

CommonExceptions.StreamClosed 方法

返回流已关闭的异常。

Namespace: Cyjb
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public static ObjectDisposedException StreamClosed(
	string streamName
)

参数

 

streamName
Type: System.String
流的名称。

返回值

Type: ObjectDisposedException
ObjectDisposedException 对象。

参见

Reference

CommonExceptions 类
Cyjb 命名空间

⚠️ **GitHub.com Fallback** ⚠️