C# 클래스 System.Reactive.IronMQ.PushInfo

파일 보기 프로젝트 열기: Applied-Duality/IronMQ

공개 메소드들

메소드 설명
PushInfo ( JsonValue json ) : System.Collections.Generic
ToString ( ) : string

메소드 상세

PushInfo() 공개 메소드

public PushInfo ( JsonValue json ) : System.Collections.Generic
json System.Json.JsonValue
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string