var file = ZennoPoster.HttpGet
(
"http://cdn.seasonvar.ru/oblojka/small/14903.jpg",
string.Empty,
"utf-8",
ZennoLab.InterfacesLibrary.Enums.Http.ResponceType.File,
30000,
string.Empty,
project.Profile.UserAgent,
true,
5,
null,
project.Directory
);
var...