Brunet.Services.Dht.DhtException.DhtException C# (CSharp) Méthode

DhtException() public méthode

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