Esempio n. 1
0
 public string SignURL(ParamURL Operation)
 {
     return(this.SignURL(Operation.ParamDictionary));
 }