コード例 #1
0
 internal GribNearest(SWIGTYPE_p_grib_nearest nearest, GribHandle handle) : base()
 {
     this.Reference = SWIGTYPE_p_grib_nearest.getCPtr(nearest);
     this.Nearest   = nearest;
     this.Handle    = handle;
 }