C# Class Cedar.Core.EntLib.IoC.IoCExtended.ExtendedTypeInterceptionStrategy

Inheritance: TypeInterceptionStrategy
Afficher le fichier Open project: Chinaccn/surfboard

Méthodes publiques

Méthode Description
ExtendedTypeInterceptionStrategy ( ExtendedInterception interception ) : System
PreBuildUp ( IBuilderContext context ) : void

Private Methods

Méthode Description
GetInterceptionPolicy ( IBuilderContext context ) : ITypeInterceptionPolicy

Method Details

ExtendedTypeInterceptionStrategy() public méthode

public ExtendedTypeInterceptionStrategy ( ExtendedInterception interception ) : System
interception ExtendedInterception
Résultat System

PreBuildUp() public méthode

public PreBuildUp ( IBuilderContext context ) : void
context IBuilderContext
Résultat void