메소드 | 설명 | |
---|---|---|
CreateKey ( string name ) : INiRegistrationKey | ||
NiRegistrationContext ( |
||
RemoveKey ( string name ) : void | ||
RemoveKeyIfEmpty ( string name ) : void | ||
RemoveValue ( string key, string value ) : void |
public CreateKey ( string name ) : INiRegistrationKey | ||
name | string | |
리턴 | INiRegistrationKey |
public NiRegistrationContext ( |
||
context | ||
packageId | string | |
fileSystemRoot | string | |
리턴 | System |
public RemoveValue ( string key, string value ) : void | ||
key | string | |
value | string | |
리턴 | void |