点击或拖拽改变大小

IniFileExWriteStructT 方法

Sweet 开发框架
写结构

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public void WriteStruct<T>(
	string section,
	string key,
	T value
)
where T : struct, new()

参数

section
类型:SystemString
section
key
类型:SystemString
key
value
类型:T
value

类型参数

T
T
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架