'宣言 Public Function New( _ ByVal name As String, _ ByVal baseRole As String, _ ByVal states As RoleState, _ ByVal supportedProperties As SupportedRoleProperties _ )
public UIRoleDefinition( string name, string baseRole, RoleState states, SupportedRoleProperties supportedProperties )