Exemple #1
0
 public string getRequestProperty(String key)
 {
     return(_conn.getRequestProperty(key));
 }