using TNode.Models; using TNode.Attribute; using TNode.Editor.BaseViews; [NodeComponent] public class MathGraphView : DataGraphView{ }