Example #1
0
 public int GoodStateUpt(int id, int state)
 {
     return(Gdal.GoodStateUpt(id, state));
 }