C# Class Gramps.Tests.Core.Helpers.MockHttpRequest

Inheritance: System.Web.HttpRequestBase
Show file Open project: ucdavis/Gramps

Private Properties

Property Type Description

Public Methods

Method Description
MockHttpRequest ( int count, string contentType = "application/pdf" ) : System

Method Details

MockHttpRequest() public method

public MockHttpRequest ( int count, string contentType = "application/pdf" ) : System
count int
contentType string
return System