34 throw new NotSupportedException();
37 public static void fillGcAttributeInfo(
object _this,
object gc,
int numAttributes,
string[] attributeNames,
char[] types,
string[] descriptions)
39 throw new NotSupportedException();
42 public static object getLastGcInfo0(
object _this,
object gc,
int numExtAtts,
object[] extAttValues,
char[] extAttTypes,
object[] before,
object[] after)
44 throw new NotSupportedException();
static object getLastGcInfo0(object _this, object gc, int numExtAtts, object[] extAttValues, char[] extAttTypes, object[] before, object[] after)
static int getNumGcExtAttributes(object _this, object gc)
static void fillGcAttributeInfo(object _this, object gc, int numAttributes, string[] attributeNames, char[] types, string[] descriptions)