IPexMethodCallChoiceSessionBuilder.Returns(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 a result value.
public:
Microsoft::Pex::Framework::Generated::IPexMethodCallChoiceSessionBuilder ^ Returns(System::Object ^ value);
public Microsoft.Pex.Framework.Generated.IPexMethodCallChoiceSessionBuilder Returns (object value);
abstract member Returns : obj -> Microsoft.Pex.Framework.Generated.IPexMethodCallChoiceSessionBuilder
Public Function Returns (value As Object) As IPexMethodCallChoiceSessionBuilder
Parameters
- value
- Object
Returns
Returns IPexMethodCallChoiceSessionBuilder.