NeatUpload Documentation

HashingFilesystemUploadedFile Methods

The methods of the HashingFilesystemUploadedFile class are listed below. For a complete list of HashingFilesystemUploadedFile class members, see the HashingFilesystemUploadedFile Members topic.

Public Instance Methods

CreateStream 
Dispose (inherited from FilesystemUploadedFile) 
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
MoveTo (inherited from FilesystemUploadedFile) 
OpenRead (inherited from FilesystemUploadedFile) 
SaveAs (inherited from UploadedFile) Equivalent to
MoveTo(path, MoveToOptions.Overwrite)
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

HashingFilesystemUploadedFile Class | Brettle.Web.NeatUpload Namespace