C# Class System.Reactive.IronMQ.PushInfo

显示文件 Open project: Applied-Duality/IronMQ

Public Methods

Method Description
PushInfo ( JsonValue json ) : System.Collections.Generic
ToString ( ) : string

Method Details

PushInfo() public method

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

ToString() public method

public ToString ( ) : string
return string