C# Class SRNicoNico.Models.NicoNicoWrapper.NicoNicoLiveComment

Inheritance: Livet.NotificationObject, IDisposable
Show file Open project: mrtska/SRNicoNico Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
NicoNicoLiveComment ( string host, int port, LiveWatchViewModel vm ) : System

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

NicoNicoLiveComment() public method

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