ParametersDictionary - конструктор |
Имя | Описание | |
---|---|---|
![]() | ParametersDictionary() | Initializes a new instance of the Dictionary<TKey, TValue> class that is empty, has the default initial capacity, and uses the default equality comparer for the key type. |
![]() | ParametersDictionary(Int32) | Initializes a new instance of the Dictionary<TKey, TValue> class that is empty, has the specified initial capacity, and uses the default equality comparer for the key type. |
![]() | ParametersDictionary(IDictionary<String, String>) | Инициализирует новый экземпляр класса ParametersDictionary |