NDB.Node.Node C# (CSharp) Method

Node() public method

public Node ( ) : System
return System
        public Node()
        {
        }

Same methods

Node::Node ( Node parent, string rev_id, long sequence ) : System
Node::Node ( string id ) : System
Node::Node ( string id, string data, long sequence ) : System
Node::Node ( string id, string data, long sequence, string rev_id ) : System