Click or drag to resize
ArgumentsAdd Method (String, String)
添加一个参数

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public void Add(
	string key,
	string value
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Adf.Arguments.Add(System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Adf.Arguments.Add(System.String,System.String)"]

See Also