Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NCop
Aspects
Weaving
NestedMethodInterceptionAspectWeaver
C# Class NCop.Aspects.Weaving.NestedMethodInterceptionAspectWeaver
Inheritance:
AbstractMethodInterceptionAspectWeaver
Afficher le fichier
Open project: sagifogel/NCop
Méthodes publiques
Méthode
Description
Weave
(
ILGenerator
ilGenerator
) :
void
Private Methods
Méthode
Description
NestedMethodInterceptionAspectWeaver
(
Type
topAspectInScopeArgType
,
IMethodAspectDefinition
aspectDefinition
,
IAspectWeavingSettings
aspectWeavingSettings
,
FieldInfo
weavedType
) :
System
Method Details
Weave()
public
méthode
public
Weave
(
ILGenerator
ilGenerator
) :
void
ilGenerator
System.Reflection.Emit.ILGenerator
Résultat
void