C# Класс DasBlog.Import.Radio.CommentImporter

Показать файл Открыть проект

Открытые методы

Метод Описание
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