메소드 | 설명 | |
---|---|---|
Commit ( ) : void |
|
|
JsonConfigurationProvider ( string path ) : System |
|
|
Load ( bool canCreate = true ) : void |
|
|
Set ( string key, object value ) : void |
|
|
TryGet ( string key, object &value ) : bool |
|
메소드 | 설명 | |
---|---|---|
GenerateFile ( Stream outputStream ) : void |
|
public JsonConfigurationProvider ( string path ) : System | ||
path | string | |
리턴 | System |