C# Class MbDotNet.Models.Imposters.HttpImposter

Inheritance: Imposter
Exibir arquivo Open project: mattherman/MbDotNet Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AddStub ( ) : HttpStub
HttpImposter ( int port, string name ) : System.Collections.Generic

Method Details

AddStub() public method

public AddStub ( ) : HttpStub
return HttpStub

HttpImposter() public method

public HttpImposter ( int port, string name ) : System.Collections.Generic
port int
name string
return System.Collections.Generic