Пример #1
0
 public IntegratedSystem(IChannelIntegrationFactory integrationFactory)
 {
     this.integrationFactory = integrationFactory;
 }