C# 클래스 uTorrentNotifier.Boxcar

파일 보기 프로젝트 열기: ejholmes/uTorrent-Notifier 1 사용 예제들

공개 메소드들

메소드 설명
Add ( string message ) : void
Boxcar ( Config boxcarConfig ) : System
SendInvite ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( string message ) : void
message string
리턴 void

Boxcar() 공개 메소드

public Boxcar ( Config boxcarConfig ) : System
boxcarConfig Config
리턴 System

SendInvite() 공개 메소드

public SendInvite ( ) : void
리턴 void