去掉MultiData接口,命名空间重命名

This commit is contained in:
monitor1394
2019-04-02 22:49:44 +08:00
parent 735783fdb5
commit ba1e2c29a2
10 changed files with 21 additions and 106 deletions

View File

@@ -2,7 +2,7 @@
using UnityEngine;
using UnityEngine.UI;
namespace xcharts
namespace XCharts
{
public static class ChartUtils
{