Метод | Описание | |
---|---|---|
DictionaryList ( |
Initializes a new instance of the DictionaryList class.
|
|
DictionaryList ( |
Initializes a new instance of the DictionaryList class.
|
|
this ( string dictionaryName ) : string[] |
public DictionaryList ( |
||
dictionarySource | The assembly containing the dictionary files as embedded resource files. | |
Результат | System.Collections.Generic |
public DictionaryList ( |
||
dictionarySource | The assembly containing the dictionary files as embedded resource files. | |
baseResourceNamespace | string | The namespace to pre-pend to the filename to get the resource name. |
Результат | System.Collections.Generic |
public this ( string dictionaryName ) : string[] | ||
dictionaryName | string | |
Результат | string[] |