共用方式為


Role 建構

Initializes a new instance of the Role class.

多載清單 

  名稱 描述
公用方法 Role() () () () Initializes a new instance of the Role class using the default values.
公用方法 Role(String) Initializes a new instance of Role using a name.
公用方法 Role(String, String) Initializes a new instance of Role using a name and an identifier.

頂端