C# 클래스 DasBlog.Import.Radio.CommentImporter

파일 보기 프로젝트 열기: AArnott/dasblog

공개 메소드들

메소드 설명
Import ( string userId, string contentDirectory, string commentServer ) : int

비공개 메소드들

메소드 설명
FetchRadioCommentHtml ( string commentServer, string userId, string postId ) : string
GetcommentServerUrl ( string commentServer, string userId, string postId ) : string
ReadHtmlPage ( string url ) : string

메소드 상세

Import() 공개 정적인 메소드

public static Import ( string userId, string contentDirectory, string commentServer ) : int
userId string
contentDirectory string
commentServer string
리턴 int