C# 클래스 SRNicoNico.Models.NicoNicoWrapper.NicoNicoLiveComment

상속: Livet.NotificationObject, IDisposable
파일 보기 프로젝트 열기: mrtska/SRNicoNico 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
NicoNicoLiveComment ( string host, int port, LiveWatchViewModel vm ) : System

비공개 메소드들

메소드 설명
BuildThread ( int res = -50, int when = -1, string waybackkey = null ) : string
OnReceive ( object sender, XmlSocketReceivedEventArgs e ) : void
RequestComment ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

NicoNicoLiveComment() 공개 메소드

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