C# Класс QualityBot.Test.Tests.QualityBotFake.FakeScrapeParams

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
FakeScrapeParams ( string id = "505b74b57b350d1ac4b55993", string exclude = "\'\'", string include = "\'body *\'", string script = "", Rectangle bounding = null, string path = "null", List elements = null, Resource resources = null, string html, string htmlRef, string url = "http://dna.ancestrydev.com/", string screenShot = null, string screenShotRef = "", Size viewportSize = null, string browser = "firefox", string browserVersion = "10", System.DateTime timeStamp = null, string platform = "windows", List cookies = null ) : System

Описание методов

FakeScrapeParams() публичный Метод

public FakeScrapeParams ( string id = "505b74b57b350d1ac4b55993", string exclude = "\'\'", string include = "\'body *\'", string script = "", Rectangle bounding = null, string path = "null", List elements = null, Resource resources = null, string html, string htmlRef, string url = "http://dna.ancestrydev.com/", string screenShot = null, string screenShotRef = "", Size viewportSize = null, string browser = "firefox", string browserVersion = "10", System.DateTime timeStamp = null, string platform = "windows", List cookies = null ) : System
id string
exclude string
include string
script string
bounding System.Drawing.Rectangle
path string
elements List
resources QualityBot.ScrapePocos.Resource
html string
htmlRef string
url string
screenShot string
screenShotRef string
viewportSize System.Drawing.Size
browser string
browserVersion string
timeStamp System.DateTime
platform string
cookies List
Результат System