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