コード例 #1
0
 protected override bool ReleaseHandle()
 {
     return(ClusapiMethods.ClusterRegCloseKey(this.handle, this.Name) == 0);
 }