共用方式為


Command 建構

Initializes a new instance of Command.

多載清單 

  名稱 描述
公用方法 Command() () () () Initializes a new instance of Command using the default values.
公用方法 Command(String) Initializes a new instance of the Command class using a name.

頂端