C# Class SexyProxy.Fody.Tests.ReverseProxyTests.AbstractClass

Inheritance: IReverseProxy
Show file Open project: kswoll/sexy-proxy

Public Methods

Method Description
NoChange ( int number ) : string

Protected Methods

Method Description
AbstractClass ( InvocationHandler handler ) : System

Method Details

AbstractClass() protected method

protected AbstractClass ( InvocationHandler handler ) : System
handler InvocationHandler
return System

NoChange() public abstract method

public abstract NoChange ( int number ) : string
number int
return string