Click or drag to resize
HttpActionResult Class
Class with the result of an HttpAction request.
Inheritance Hierarchy
SystemObject
  Eclo.NETMF.SIM800HHttpActionResult

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public class HttpActionResult

The HttpActionResult type exposes the following members.

Constructors
  NameDescription
Public methodHttpActionResult
Initializes a new instance of the HttpActionResult class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also