IPexMethodCallChoiceSessionBuilder.ValueAtReturn(Int32, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets an expected out-parameter value.
public:
Microsoft::Pex::Framework::Generated::IPexMethodCallChoiceSessionBuilder ^ ValueAtReturn(int index, System::Object ^ value);
public Microsoft.Pex.Framework.Generated.IPexMethodCallChoiceSessionBuilder ValueAtReturn (int index, object value);
abstract member ValueAtReturn : int * obj -> Microsoft.Pex.Framework.Generated.IPexMethodCallChoiceSessionBuilder
Public Function ValueAtReturn (index As Integer, value As Object) As IPexMethodCallChoiceSessionBuilder
Parameters
- index
- Int32
- value
- Object
Returns
Returns IPexMethodCallChoiceSessionBuilder.