TemplateEditingService.Dispose 方法
定义
释放由 TemplateEditingService 对象使用的所有资源。Releases all resources that are used by the TemplateEditingService object.
此 API 支持产品基础结构,不能在代码中直接使用。
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()