Initializes a new instance of the AspCompatWebServiceHandler class

Namespace: MonoSoftware.Web.Services
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
public AspCompatWebServiceHandler()
Visual Basic
Public Sub New
Visual C++
public:
AspCompatWebServiceHandler()
F#
new : unit -> AspCompatWebServiceHandler

See Also