Microsoft.AspNet.SignalR.Client.Infrastructure.StartException.StartException C# (CSharp) Méthode

StartException() public méthode

public StartException ( ) : System
Résultat System
        public StartException() { }
        public StartException(string message) : base(message) { }

Same methods

StartException::StartException ( System info, System context ) : System
StartException::StartException ( string message ) : System
StartException::StartException ( string message, Exception inner ) : System
StartException