Ejemplo n.º 1
0
 public static IQueueBroker QueueBroker(this INodeContext C)
 => C.Agent(nameof(QueueBroker)) as IQueueBroker;