PexAssume.CreateException 方法

定义

创建假设/断言异常实例

public:
 static Exception ^ CreateException();
public static Exception CreateException ();
static member CreateException : unit -> Exception
Public Shared Function CreateException () As Exception

返回

Exception

适用于