C# 클래스 PeerCastStation.PCP.PCPSourceStream.IgnoredNodeCollection

파일 보기 프로젝트 열기: kumaryu/peercaststation

공개 메소드들

메소드 설명
Add ( Uri uri ) : void
Clear ( ) : void
Contains ( Uri uri ) : bool
IgnoredNodeCollection ( System.TimeSpan threshold ) : System

메소드 상세

Add() 공개 메소드

public Add ( Uri uri ) : void
uri System.Uri
리턴 void

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Contains() 공개 메소드

public Contains ( Uri uri ) : bool
uri System.Uri
리턴 bool

IgnoredNodeCollection() 공개 메소드

public IgnoredNodeCollection ( System.TimeSpan threshold ) : System
threshold System.TimeSpan
리턴 System