Copies an existing file to a new file.
Copies an existing file to a new file.
public static void Copy(Stream,string,bool);
Saves the contents of a source stream into MS SQL database.
public static void Copy(Stream,string,string,string,params SqlParameter[]);
McFile Class | Mediachase.FileUploader Namespace