IPexMethodCallChoiceSessionBuilder.Throws(Boolean) 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 whether the method should throw an exception.
public:
Microsoft::Pex::Framework::Generated::IPexMethodCallChoiceSessionBuilder ^ Throws(bool value);
public Microsoft.Pex.Framework.Generated.IPexMethodCallChoiceSessionBuilder Throws (bool value);
abstract member Throws : bool -> Microsoft.Pex.Framework.Generated.IPexMethodCallChoiceSessionBuilder
Public Function Throws (value As Boolean) As IPexMethodCallChoiceSessionBuilder
Parameters
- value
- Boolean
Returns
Returns IPexMethodCallChoiceSessionBuilder.