Skip to content

M_Cyjb_Compilers_Lexers_LexerController_1_Dispose_1

CYJB edited this page Mar 23, 2024 · 3 revisions

LexerController(T).Dispose 方法 (Boolean)

执行与释放或重置非托管资源相关的应用程序定义的任务。

Namespace: Cyjb.Compilers.Lexers
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.20+d347ea0351607fb282fdf60a5301f9cccb3ab27e

语法

C#

protected virtual void Dispose(
	bool disposing
)

参数

 

disposing
Type: System.Boolean
是否释放托管资源。

参见

Reference

LexerController(T) 类
Dispose 重载
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally