C# 클래스 DiffBot.DiffBotFrontpageResultModel

Base object for storing the result of a front page query
파일 보기 프로젝트 열기: TheRightChoyce/diffbot-csharp 1 사용 예제들

공개 메소드들

메소드 설명
Create ( string sourceJson ) : DiffBotFrontpageResultModel

Creates a Article model from a json source

DiffBotFrontpageResultModel ( ) : System

메소드 상세

Create() 공개 메소드

Creates a Article model from a json source
public Create ( string sourceJson ) : DiffBotFrontpageResultModel
sourceJson string
리턴 DiffBotFrontpageResultModel

DiffBotFrontpageResultModel() 공개 메소드

public DiffBotFrontpageResultModel ( ) : System
리턴 System