Exemplo n.º 1
0
 public Weather2020Controller() : base()
 {
     weather2020Endpoint = new Weather2020Endpoint();
 }