C# Class WeiboSDK.Response.Sina.SinaCommentResponse

Inheritance: SinaResponse, IWeiboResponse
ファイルを表示 Open project: terryso/WeiboSDK

Public Methods

Method Description
ConvertFrom ( string json ) : void

Method Details

ConvertFrom() public method

public ConvertFrom ( string json ) : void
json string
return void