Click or drag to resize
Arguments Class
参数
Inheritance Hierarchy
SystemObject
  AdfArguments

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public class Arguments

The Arguments type exposes the following members.

Constructors
  NameDescription
Public methodArguments
Initializes a new instance of the Arguments class
Top
Methods
  NameDescription
Public methodAdd(String)
添加一个参数
Public methodAdd(String, String)
添加一个参数
Public methodAddOption
添加一个选项
Public methodAddWithQuote
添加一个带符号包含的参数
Public methodEquals
确定指定的 Object 是否等于当前的 Object
(Inherited from Object.)
Protected methodFinalize
允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。
(Inherited from Object.)
Public methodGetHashCode
Get Hash Code
(Overrides ObjectGetHashCode.)
Public methodGetType
获取当前实例的 Type
(Inherited from Object.)
Protected methodMemberwiseClone
创建当前 Object 的浅表副本。
(Inherited from Object.)
Public methodStatic memberParse
参数转换
Public methodToString
获取实例字符串形式
(Overrides ObjectToString.)
Top
See Also

Reference