IncrementalHash.Dispose 方法
定义
释放 IncrementalHash 类的当前实例使用的资源。Releases the resources used by the current instance of the IncrementalHash class.
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()