Ejemplo n.º 1
0
 public GetServerTimeResponse GetServerTime()
 {
     return(Execute("GetServerTime", () => ApiServiceInternal.GetServerTime()));
 }