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

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

Public Methods

Method Description
AsyncMethod ( int number ) : Task

Method Details

AsyncMethod() public method

public AsyncMethod ( int number ) : Task
number int
return Task