public SyncWrapperInterceptor(ISyncInterceptionBehavior interceptionBehavior)
 {
     _interceptionBehavior = interceptionBehavior;
 }
 public SyncWrapperInterceptor(ISyncInterceptionBehavior interceptionBehavior)
 {
     _interceptionBehavior = interceptionBehavior;
 }