Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CreateMergedPersistable ( ) : IMergeableConfig | ||
CreatePersistable ( ) : IPersistableConfig | ||
FileConfigSource ( string filePath ) : System.Collections.Generic | ||
FileConfigSource ( string filePath, string alias ) : System.Collections.Generic |
public CreateMergedPersistable ( ) : IMergeableConfig | ||
Результат | IMergeableConfig |
public CreatePersistable ( ) : IPersistableConfig | ||
Результат | IPersistableConfig |
public FileConfigSource ( string filePath ) : System.Collections.Generic | ||
filePath | string | |
Результат | System.Collections.Generic |
public FileConfigSource ( string filePath, string alias ) : System.Collections.Generic | ||
filePath | string | |
alias | string | |
Результат | System.Collections.Generic |