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
AbstractAspectPropertyArgsWeaver
C# Class NCop.Aspects.Weaving.AbstractAspectPropertyArgsWeaver
Inheritance:
IArgumentsWeaver
Exibir arquivo
Open project: sagifogel/NCop
Class Usage Examples
Protected Properties
Property
Type
Description
property
System.Reflection.PropertyInfo
Public Methods
Method
Description
Weave
(
ILGenerator
ilGenerator
) :
void
Private Methods
Method
Description
AbstractAspectPropertyArgsWeaver
(
PropertyInfo
property
,
LocalBuilder
propertyLocalBuilder
,
IAspectWeavingSettings
aspectWeavingSettings
) :
System
Method Details
Weave()
public
method
public
Weave
(
ILGenerator
ilGenerator
) :
void
ilGenerator
System.Reflection.Emit.ILGenerator
return
void
Property Details
property
protected_oe property
protected
PropertyInfo,System.Reflection
property
return
System.Reflection.PropertyInfo