Declaration Syntax
C# | Visual Basic | Visual C++ |
public class GetFile : IHttpHandler
Public Class GetFile _ Implements IHttpHandler
public ref class GetFile : IHttpHandler
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
GetFile()()()() | Initializes a new instance of the GetFile class | |
IsReusable | ||
ProcessRequest(HttpContext) |
Inheritance Hierarchy
Object | |
GetFile |