Ejemplo n.º 1
0
 internal uint GetNext(uint cluster)
 {
     return(_buffer.GetNext(cluster));
 }