NUnitException 类

定义

[System.Serializable]
public class NUnitException : Exception
type NUnitException = class
    inherit Exception
继承
NUnitException
属性

构造函数

NUnitException()
NUnitException(SerializationInfo, StreamingContext)
NUnitException(String, Exception)
NUnitException(String)

适用于