Property | Type | Description | |
---|---|---|---|
FindAndInjectDataAccessProperties | void | ||
InjectDataAccess | void |
Method | Description | |
---|---|---|
GetRequiredInterfaces ( ) : IEnumerable |
||
Invoke ( IMethodInvocation input, GetNextInterceptionBehaviorDelegate getNext ) : IMethodReturn | ||
TransactionsManagementBehavior ( Context currentContext ) : System | ||
TransactionsManagementBehavior ( Context currentContext, ITransactionManager transactionsManager ) : System |
Method | Description | |
---|---|---|
FindAndInjectDataAccessProperties ( IMethodInvocation input ) : void | ||
InjectDataAccess ( IMethodInvocation input, |
public GetRequiredInterfaces ( ) : IEnumerable |
||
return | IEnumerable |
public Invoke ( IMethodInvocation input, GetNextInterceptionBehaviorDelegate getNext ) : IMethodReturn | ||
input | IMethodInvocation | |
getNext | GetNextInterceptionBehaviorDelegate | |
return | IMethodReturn |
public TransactionsManagementBehavior ( Context currentContext ) : System | ||
currentContext | Context | |
return | System |
public TransactionsManagementBehavior ( Context currentContext, ITransactionManager transactionsManager ) : System | ||
currentContext | Context | |
transactionsManager | ITransactionManager | |
return | System |