Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateMergedPersistable ( ) : IMergeableConfig | ||
CreatePersistable ( ) : IPersistableConfig | ||
FileConfigSource ( string filePath ) : System.Collections.Generic | ||
FileConfigSource ( string filePath, string alias ) : System.Collections.Generic |
public CreateMergedPersistable ( ) : IMergeableConfig | ||
return | IMergeableConfig |
public CreatePersistable ( ) : IPersistableConfig | ||
return | IPersistableConfig |
public FileConfigSource ( string filePath ) : System.Collections.Generic | ||
filePath | string | |
return | System.Collections.Generic |
public FileConfigSource ( string filePath, string alias ) : System.Collections.Generic | ||
filePath | string | |
alias | string | |
return | System.Collections.Generic |