A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.Common
IniReadWriteClass Class
IniReadWriteClass Methods
Dispose Method
FileExists Method
Finalize Method
ReadIni Method
WriteIni Method
IniReadWriteClass
WriteIni Method
파일쓰기
Namespace:
Mcc.Series.Common
Assembly:
Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
WriteIni
(
string
section
,
string
key
,
string
value
)
Parameters
section
Type:
System
String
섹션
key
Type:
System
String
값키
value
Type:
System
String
값
See Also
Reference
IniReadWriteClass Class
Mcc.Series.Common Namespace