Click or drag to resize
ArgumentsParse Method
参数转换

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static Dictionary<string, string> Parse(
	string[] args
)

Parameters

args
Type: SystemString

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

Return Value

Type: DictionaryString, String

[Missing <returns> documentation for "M:Adf.Arguments.Parse(System.String[])"]

See Also