Пример #1
0
 public RuntimeSmartIpcRouter(IRoutingInformationFactory routingInformationFactory)
 {
     _routingInformationFactory = routingInformationFactory;
 }