Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NCop
Aspects
Weaving
BindingGetPropertyInterceptionArgumentsWeaver
C# Class NCop.Aspects.Weaving.BindingGetPropertyInterceptionArgumentsWeaver
Inheritance:
AbstractTopPropertyAspectArgumentsWeaver
Exibir arquivo
Open project: sagifogel/NCop
Public Methods
Method
Description
BuildArguments
(
ILGenerator
ilGenerator
) :
LocalBuilder
Private Methods
Method
Description
BindingGetPropertyInterceptionArgumentsWeaver
(
PropertyInfo
property
,
IArgumentsWeavingSettings
argumentWeavingSettings
,
IAspectWeavingSettings
aspectWeavingSettings
) :
System.Reflection
Method Details
BuildArguments()
public
method
public
BuildArguments
(
ILGenerator
ilGenerator
) :
LocalBuilder
ilGenerator
System.Reflection.Emit.ILGenerator
return
System.Reflection.Emit.LocalBuilder