CheckWeb.AppHost.AppHost C# (CSharp) Method

AppHost() public method

Initializes a new instance of the AppHost class.
public AppHost ( ) : System
return System
        public AppHost()
            : base("CheckWeb", typeof(ErrorsService).Assembly) {}