SenseNet.ContentRepository.Storage.NodeHead.NodeHead C# (CSharp) Method

NodeHead() private method

private NodeHead ( ) : System
return System
        internal NodeHead() { }

Same methods

NodeHead::NodeHead ( int nodeId, string name, string displayName, string path, int parentNodeId, int nodeTypeId, int contentListTypeId, int contentListId, System.DateTime creationDate, System.DateTime modificationDate, int lastMinorVersionId, int lastMajorVersionId, int creatorId, int lastModifierId, int index, int lockerId, long timestamp ) : System