C# Class Glass.Mapper.Pipelines.ObjectConstruction.Tasks.CreateMultiInterface.MultiInterfacePropertyInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: mikeedwards83/Glass.Mapper Class Usage Examples

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void
MultiInterfacePropertyInterceptor ( ObjectConstructionArgs args ) : System

Initializes a new instance of the MultiInterfacePropertyInterceptor class.

Private Methods

Méthode Description
LoadValues ( ) : object>.IDictionary

Method Details

Intercept() public méthode

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

MultiInterfacePropertyInterceptor() public méthode

Initializes a new instance of the MultiInterfacePropertyInterceptor class.
public MultiInterfacePropertyInterceptor ( ObjectConstructionArgs args ) : System
args ObjectConstructionArgs The args.
Résultat System