去掉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

@@ -3,7 +3,7 @@ using System.Text;
using UnityEngine;
using UnityEngine.UI;
namespace xcharts
namespace XCharts
{
[System.Serializable]
public class PieInfo