C# 클래스 Woopsa.WoopsaServerNotifications

상속: IWoopsaNotifications
파일 보기 프로젝트 열기: woopsa-protocol/Woopsa 1 사용 예제들

공개 메소드들

메소드 설명
Add ( IWoopsaNotification notification ) : void
AddRange ( IEnumerable notification ) : void
WoopsaServerNotifications ( ) : System.Collections.Generic

메소드 상세

Add() 공개 메소드

public Add ( IWoopsaNotification notification ) : void
notification IWoopsaNotification
리턴 void

AddRange() 공개 메소드

public AddRange ( IEnumerable notification ) : void
notification IEnumerable
리턴 void

WoopsaServerNotifications() 공개 메소드

public WoopsaServerNotifications ( ) : System.Collections.Generic
리턴 System.Collections.Generic