public WriteValue ( string sectionName, string keyName, double value ) : void | ||
sectionName | string | The name of the section to write to . |
keyName | string | The name of the key to write to. |
value | double | The value to write |
Résultat | void |
public WriteValue ( string sectionName, string keyName, double value ) : void | ||
sectionName | string | The name of the section to write to . |
keyName | string | The name of the key to write to. |
value | double | The value to write |
Résultat | void |