C# Class NCop.Weaving.AbstractWeaverBuilder

Afficher le fichier Open project: sagifogel/NCop

Protected Properties

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

Méthodes protégées

Méthode Description
AbstractWeaverBuilder ( Type contractType, ITypeDefinition typeDefinition ) : System

Method Details

AbstractWeaverBuilder() protected méthode

protected AbstractWeaverBuilder ( Type contractType, ITypeDefinition typeDefinition ) : System
contractType System.Type
typeDefinition ITypeDefinition
Résultat System

Property Details

contractType protected_oe property

protected Type,System contractType
Résultat System.Type

typeDefinition protected_oe property

protected ITypeDefinition typeDefinition
Résultat ITypeDefinition