コード例 #1
0
    public static int nc_redef(int ncid) /* lock (LockObject) */ {
    {
        var r = NetCDFInterop.nc_redef(ncid); return(r);
    }
}