Exemple #1
0
 protected override bool ReleaseHandle()
 {
     return(Win32.CloseHandle(base.handle));
 }