Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Net
Graph
Neo4JD
EntityMapper
LazyLoadInterceptor
C# Class Net.Graph.Neo4JD.EntityMapper.LazyLoadInterceptor
Inheritance:
IInterceptor
Datei anzeigen
Open project: sonyarouje/Neo4jD
Class Usage Examples
Public Methods
Method
Description
Intercept
(
IInvocation
invocation
) :
void
Private Methods
Method
Description
DoLazyLoad
(
Type
type
,
object
entity
,
string
propertyName
) :
object
Method Details
Intercept()
public
method
public
Intercept
(
IInvocation
invocation
) :
void
invocation
IInvocation
return
void