Метод | Описание | |
---|---|---|
SubsetException ( IEnumerable expected, IEnumerable actual ) : System.Collections |
Creates a new instance of the SubsetException class.
|
public SubsetException ( IEnumerable expected, IEnumerable actual ) : System.Collections | ||
expected | IEnumerable | |
actual | IEnumerable | |
Результат | System.Collections |