C# Class System.Net.BitTorrent.Tracker.TrackerException

Inheritance: Exception
Afficher le fichier Open project: topstarai/System.Net.BitTorrent

Méthodes publiques

Méthode Description
TrackerException ( ) : System
TrackerException ( string message ) : System

Method Details

TrackerException() public méthode

public TrackerException ( ) : System
Résultat System

TrackerException() public méthode

public TrackerException ( string message ) : System
message string
Résultat System