Ejemplo n.º 1
0
 void IColorTable.ReleaseColor(int id)
 {
     innerTable.ReleaseColor(id);
 }