mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-07-06 23:03:56 +00:00
3.0 - unitypackage
This commit is contained in:
11
Runtime/Internal/Misc/ISimplifiedSerie.cs
Normal file
11
Runtime/Internal/Misc/ISimplifiedSerie.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
using UnityEngine;
|
||||
using UnityEngine.EventSystems;
|
||||
using UnityEngine.UI;
|
||||
|
||||
namespace XCharts
|
||||
{
|
||||
public interface ISimplifiedSerie
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user