C1.Web.Api Namespace / FormFile Class
Properties Methods


FormFile Class Members

The following tables list the members exposed by FormFile.

Public Constructors
 NameDescription
Public ConstructorCreate a FormFile with specified stream and file extension.  
Top
Public Properties
 NameDescription
Public PropertyGets the file extension.  
Top
Public Methods
 NameDescription
Public MethodGets the file stream.  
Top
See Also