C# Class Net.Graph.Neo4JD.EntityMapper.EntityRelation

Afficher le fichier Open project: sonyarouje/Neo4jD Class Usage Examples

Private Properties

Свойство Type Description
AddSubEntity void

Méthodes publiques

Méthode Description
EntityRelation ( Type entity ) : System

Private Methods

Méthode Description
AddSubEntity ( Type child, string memberName, bool isCollection ) : void

Method Details

EntityRelation() public méthode

public EntityRelation ( Type entity ) : System
entity System.Type
Résultat System