Unity 版本 5.6.6f2
在使用 Android 的 IL2CPP 时,发生编译报错,报错内容如下所示: stdout:
IL2CPP error (no further information about what managed code was being converted is available)
Additional information: Build a developme…
定义
DataTable是C#中的一个类,表示内存中数据的一个表,命名空间为:System.Data
public class DataTable : System.ComponentModel.MarshalByValueComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitializ…