Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Net
Graph
Neo4JD
EntityMapper
SubEntityDetails
C# Class Net.Graph.Neo4JD.EntityMapper.SubEntityDetails
Mostrar archivo
Open project: sonyarouje/Neo4jD
Class Usage Examples
Public Methods
Method
Description
SubEntityDetails
(
Type
child
,
string
memberName
,
bool
isCollection
) :
System
Method Details
SubEntityDetails()
public
method
public
SubEntityDetails
(
Type
child
,
string
memberName
,
bool
isCollection
) :
System
child
System.Type
memberName
string
isCollection
bool
return
System