Ejemplo n.º 1
0
 public void WhenIMakeATheRequest()
 {
     tokenRp = RestUtil.Execute("https://auth.stg-gbmapi.com", tokenRq.GetRequestSpecification());
 }