Méthode | Description | |
---|---|---|
NamespaceRow ( NamespaceInfo nspace, string theme, int pageCount, int categoryCount, bool canSetPermissions, bool selected ) : System |
Initializes a new instance of the T:NamespaceRow class.
|
public NamespaceRow ( NamespaceInfo nspace, string theme, int pageCount, int categoryCount, bool canSetPermissions, bool selected ) : System | ||
nspace | NamespaceInfo | The original namespace. |
theme | string | The theme for the namespace. |
pageCount | int | The page count. |
categoryCount | int | The category count. |
canSetPermissions | bool | A value indicating whether the current user can set namespace permissions. |
selected | bool | A value indicating whether the namespace is selected. |
Résultat | System |