For a list of all members of this type, see IAliasRepository members.
Public Methods
Extension Methods
| Name | Description |
 | AddAlias | Adds a new alias to the repository, with default alias metadata. |
 | GetAliasNames | Gets names of all aliases in the repository. |
 | GetNamespaces | Gets alias namespaces under the root namespace. |
 | ModifyAlias | Modifies an existing alias value in the repository, keeping its alias metadata unchanged. |
 | RemoveAliases | Removes existing aliases in the root namespace from the repository. |
 | SetAlias | Sets an alias value in the repository. |
Top
See Also