Свойство | Тип | Описание | |
---|---|---|---|
aspectArgumentType | |||
byRefParamslocalBuilderMap | LocalBuilder>.IDictionary |
Метод | Описание | |
---|---|---|
Contains ( int argPosition ) : bool | ||
EmitLoadLocalAddress ( |
||
RestoreArgsIfNeeded ( |
||
StoreArgsIfNeeded ( |
Метод | Описание | |
---|---|---|
WeaveAspectArg ( |
Метод | Описание | |
---|---|---|
AbstractBindingByRefArgumentsWeaver ( |
public Contains ( int argPosition ) : bool | ||
argPosition | int | |
Результат | bool |
public EmitLoadLocalAddress ( |
||
ilGenerator | ||
argPosition | int | |
Результат | void |
public RestoreArgsIfNeeded ( |
||
ilGenerator | ||
Результат | void |
public StoreArgsIfNeeded ( |
||
ilGenerator | ||
Результат | void |
protected abstract WeaveAspectArg ( |
||
ilGenerator | ||
Результат | void |
protected Type,System aspectArgumentType | ||
Результат |