Exemplo n.º 1
0
 public bool IsVersionValid(HandleVector <int> .Handle handle)
 {
     return(handles.IsVersionValid(handle));
 }