parent
a60a637877
commit
7a27bba95e
@ -66,6 +66,10 @@ namespace Interfaces
|
||||
/// <see cref="IdentifierList"/> with nested <see cref="Identifier"/> list
|
||||
/// </returns>
|
||||
IdentifierList GetUnassignedIdentifierList();
|
||||
/// <summary>
|
||||
/// Remove all unassigned identifiers from the system.
|
||||
/// </summary>
|
||||
void ClearUnassignedIdentifiers();
|
||||
|
||||
/// <summary>
|
||||
/// Update a user in the system with the new values.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user