Guest User

Untitled

a guest
Feb 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.34 KB | None | 0 0
  1.         public WeatherEventSenderBot(
  2.             WeatherEventSenderBotConfig botConfig,
  3.             PublishingAgent weatherEventPublisher,
  4.             OnWeatherEventDelegate windSpeedEventSentHandler,
  5.             OnWeatherEventDelegate temperatureEventSentHandler,
  6.             OnWeatherEventDelegate humidityEventSentHandler
  7.             )
Add Comment
Please, Sign In to add comment