메소드 | 설명 | |
---|---|---|
GetConnectionString ( string environment, string type, string name ) : string | ||
LocalJsonConfigurationService ( ISecretsService secrets ) : System | ||
Reload ( bool force ) : void |
메소드 | 설명 | |
---|---|---|
EnsureLoaded ( ) : void | ||
LoadAuth ( string path ) : void | ||
LoadEnvironments ( string path ) : void |
public GetConnectionString ( string environment, string type, string name ) : string | ||
environment | string | |
type | string | |
name | string | |
리턴 | string |
public LocalJsonConfigurationService ( ISecretsService secrets ) : System | ||
secrets | ISecretsService | |
리턴 | System |