Esempio n. 1
0
 internal void AddFile(string name, HttpPostedFile httpPostedFile)
 {
     BaseAdd(name, httpPostedFile);
 }
Esempio n. 2
0
 internal void AddFile(string name, HttpPostedFile httpPostedFile)
 {
     BaseAdd(name, httpPostedFile);
 }