Ejemplo n.º 1
0
 protected override bool ReleaseHandle()
 {
     _environment.Deallocate(handle);
     return(true);
 }