Interface
IDoInstead<TContainer>

Defines members for setting up delegate to execute as mehtod body.

Definition

Namespace:Telerik.JustMock.Expectations.Abstraction

Assembly:Telerik.JustMock.dll

Type Parameters:

TContainer

Syntax:

cs-api-definition
public interface IDoInstead<TContainer>

Methods

DoInstead(Action)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead(Action action)

Parameters

action

Action

delegate the method body

Returns

TContainer

DoInstead(Delegate)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead(Delegate @delegate)

Parameters

delegate

Delegate

Target delegate to evaluate.

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7, T8>(Action<T1, T2, T3, T4, T5, T6, T7, T8>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7, T8>(Action<T1, T2, T3, T4, T5, T6, T7, T8> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7, T8>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6, T7>(Action<T1, T2, T3, T4, T5, T6, T7>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6, T7>(Action<T1, T2, T3, T4, T5, T6, T7> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6, T7>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5, T6>(Action<T1, T2, T3, T4, T5, T6>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5, T6>(Action<T1, T2, T3, T4, T5, T6> action)

Parameters

action

Action<T1, T2, T3, T4, T5, T6>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4, T5>(Action<T1, T2, T3, T4, T5>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4, T5>(Action<T1, T2, T3, T4, T5> action)

Parameters

action

Action<T1, T2, T3, T4, T5>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3, T4>(Action<T1, T2, T3, T4>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3, T4>(Action<T1, T2, T3, T4> action)

Parameters

action

Action<T1, T2, T3, T4>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2, T3>(Action<T1, T2, T3>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2, T3>(Action<T1, T2, T3> action)

Parameters

action

Action<T1, T2, T3>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1, T2>(Action<T1, T2>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1, T2>(Action<T1, T2> action)

Parameters

action

Action<T1, T2>

Target action delegate to execute as method body

Returns

TContainer

DoInstead<T1>(Action<T1>)

Specifies the delegate that will execute for the expected method.

Declaration

cs-api-definition
TContainer DoInstead<T1>(Action<T1> action)

Parameters

action

Action<T1>

Target action delegate to execute as method body

Returns

TContainer

In this article
DefinitionMethodsDoInstead(Action)DoInstead(Delegate)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8, T9>(Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>)DoInstead<T1, T2, T3, T4, T5, T6, T7, T8>(Action<T1, T2, T3, T4, T5, T6, T7, T8>)DoInstead<T1, T2, T3, T4, T5, T6, T7>(Action<T1, T2, T3, T4, T5, T6, T7>)DoInstead<T1, T2, T3, T4, T5, T6>(Action<T1, T2, T3, T4, T5, T6>)DoInstead<T1, T2, T3, T4, T5>(Action<T1, T2, T3, T4, T5>)DoInstead<T1, T2, T3, T4>(Action<T1, T2, T3, T4>)DoInstead<T1, T2, T3>(Action<T1, T2, T3>)DoInstead<T1, T2>(Action<T1, T2>)DoInstead<T1>(Action<T1>)
Not finding the help you need?
Contact Support