Method | Description | |
---|---|---|
SupersetException ( IEnumerable expected, IEnumerable actual ) : System.Collections |
Creates a new instance of the SupersetException class.
|
public SupersetException ( IEnumerable expected, IEnumerable actual ) : System.Collections | ||
expected | IEnumerable | |
actual | IEnumerable | |
return | System.Collections |