InterfaceIDoInstead<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:
public interface IDoInstead<TContainer>
Methods
DoInstead(Action)
Specifies the delegate that will execute for the expected method.
Declaration
TContainer DoInstead(Action action)
Parameters
action
delegate the method body
Returns
TContainer
DoInstead(Delegate)
Specifies the delegate that will execute for the expected method.
Declaration
TContainer DoInstead(Delegate @delegate)
Parameters
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
TContainer DoInstead<T1>(Action<T1> action)
Parameters
action
Action<T1>
Target action delegate to execute as method body
Returns
TContainer