Method | Description | |
---|---|---|
PedanticRef ( ) : System | ||
PedanticRef ( IRequestTarget target ) : System | ||
PedanticRef ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System | ||
TestCall ( ) : System.Threading.Tasks.Task | ||
TestOptional ( System |
||
TestParams ( ) : Task |
||
TestPassClass ( SlimHttp param ) : Task |
||
TestReturnClass ( int value, int offset ) : Task |
||
TestTuple ( string>.System |
||
WithNoReply ( ) : IPedantic_NoReply | ||
WithRequestWaiter ( IRequestWaiter requestWaiter ) : |
||
WithTimeout ( System.TimeSpan timeout ) : |
Method | Description | |
---|---|---|
IPedantic_NoReply ( ) : void | ||
IPedantic_NoReply ( SlimHttp param ) : void | ||
IPedantic_NoReply ( string>.System |
||
IPedantic_NoReply ( System |
||
IPedantic_NoReply ( int value, int offset ) : void |
public PedanticRef ( IRequestTarget target ) : System | ||
target | IRequestTarget | |
return | System |
public PedanticRef ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System | ||
target | IRequestTarget | |
requestWaiter | IRequestWaiter | |
timeout | System.TimeSpan | |
return | System |
public TestCall ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public TestPassClass ( SlimHttp param ) : Task |
||
param | SlimHttp | |
return | Task |
public TestReturnClass ( int value, int offset ) : Task |
||
value | int | |
offset | int | |
return | Task |
public TestTuple ( string>.System |
||
value | string>.System | |
return | string>>.Task |
public WithRequestWaiter ( IRequestWaiter requestWaiter ) : |
||
requestWaiter | IRequestWaiter | |
return |
public WithTimeout ( System.TimeSpan timeout ) : |
||
timeout | System.TimeSpan | |
return |