点击或拖拽改变大小

InternalDispose 方法 (Boolean)

Dispose of this instance

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
protected virtual void Dispose(
	bool disposing
)

参数

disposing
类型:SystemBoolean
true if called from a method
参见