C# Class PeerCastStation.WPF.ChannelConnectionViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kumaryu/peercaststation

Méthodes publiques

Méthode Description
Disconnect ( ) : void
Equals ( object obj ) : bool
GetHashCode ( ) : int
Reconnect ( ) : void
Update ( ) : void

Method Details

Disconnect() public méthode

public Disconnect ( ) : void
Résultat void

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Reconnect() public méthode

public Reconnect ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void