using TNodeCore.Editor; namespace TNode.GraphCreator.Editor{ public class GraphCreator:GraphEditor{ } }