C# 클래스 Universal.Torrent.Client.Args.PeersFoundEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: haroldma/Universal.Torrent

공개 메소드들

메소드 설명
PeersFoundEventArgs ( InfoHash infoHash, List peers ) : System.Collections.Generic

메소드 상세

PeersFoundEventArgs() 공개 메소드

public PeersFoundEventArgs ( InfoHash infoHash, List peers ) : System.Collections.Generic
infoHash InfoHash
peers List
리턴 System.Collections.Generic