C# Class SRNicoNico.Models.NicoNicoWrapper.NicoNicoLiveComment

Inheritance: Livet.NotificationObject, IDisposable
Afficher le fichier Open project: mrtska/SRNicoNico Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
NicoNicoLiveComment ( string host, int port, LiveWatchViewModel vm ) : System

Private Methods

Méthode Description
BuildThread ( int res = -50, int when = -1, string waybackkey = null ) : string
OnReceive ( object sender, XmlSocketReceivedEventArgs e ) : void
RequestComment ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

NicoNicoLiveComment() public méthode

public NicoNicoLiveComment ( string host, int port, LiveWatchViewModel vm ) : System
host string
port int
vm SRNicoNico.ViewModels.LiveWatchViewModel
Résultat System