拼ui 一些业务逻辑x实现
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace EasyChart
|
||||
{
|
||||
public interface IChartInteractionStateConsumer
|
||||
{
|
||||
void SetInteractionState(ChartInteractionState state);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user