using System; using System.Collections.Generic; using System.Text; namespace Serein.Library.Entity { public class NodeData { } }