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

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

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void

Private Methods

Méthode Description
DoLazyLoad ( Type type, object entity, string propertyName ) : object

Method Details

Intercept() public méthode

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
Résultat void