C# Class Chill.Testing.WithServiceAttribute

Inheritance: System.Attribute
Show file Open project: gnoso/Chill Class Usage Examples

Public Methods

Method Description
WithServiceAttribute ( string path, int port ) : System

Method Details

WithServiceAttribute() public method

public WithServiceAttribute ( string path, int port ) : System
path string
port int
return System