Class ExcTypes
- Namespace
- SunamoTest
- Assembly
- SunamoTest.dll
Provides commonly used exception types as static references for testing assertions.
public class ExcTypes
- Inheritance
-
ExcTypes
- Inherited Members
- Extension Methods
Fields
ArgumentOutOfRangeExceptionType
The type of ArgumentOutOfRangeException.
public static readonly Type ArgumentOutOfRangeExceptionType