C# Class NCop.Aspects.Weaving.AbstractAspectWeaverBuilder

Afficher le fichier Open project: sagifogel/NCop

Protected Properties

Свойство Type Description
contractType System.Type
typeDefinition IAspectTypeDefinition

Méthodes protégées

Méthode Description
AbstractAspectWeaverBuilder ( Type contractType, IAspectTypeDefinition typeDefinition ) : System

Method Details

AbstractAspectWeaverBuilder() protected méthode

protected AbstractAspectWeaverBuilder ( Type contractType, IAspectTypeDefinition typeDefinition ) : System
contractType System.Type
typeDefinition IAspectTypeDefinition
Résultat System

Property Details

contractType protected_oe property

protected Type,System contractType
Résultat System.Type

typeDefinition protected_oe property

protected IAspectTypeDefinition typeDefinition
Résultat IAspectTypeDefinition