HttpStatusCodeParser Constructor |
Note: This API is now obsolete.
Namespace: net.openstack.CoreAssembly: openstacknet (in openstacknet.dll) Version: 1.7.7+Branch.master.Sha.25d803f397c8693c2c13777ef6675f796f520f2c
Syntax [ObsoleteAttribute("Use HttpStatusCodeParser.Default instead.")]
public HttpStatusCodeParser()
<ObsoleteAttribute("Use HttpStatusCodeParser.Default instead.")>
Public Sub New
public:
[ObsoleteAttribute(L"Use HttpStatusCodeParser.Default instead.")]
HttpStatusCodeParser()
[<ObsoleteAttribute("Use HttpStatusCodeParser.Default instead.")>]
new : unit -> HttpStatusCodeParser
Version Information .NET Framework
Obsolete (compiler warning) in 4.5
openstack.net
Obsolete (compiler warning) in 1.6
Obsolete (compiler warning) in 1.5
Obsolete (compiler warning) in 1.4
Obsolete (compiler warning) in 1.3.6
See Also