Class IAccountManagerExtensions
Inheritance
System.Object
IAccountManagerExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Lers.Administration
Assembly: Lers.Server.System.dll
Syntax
public static class IAccountManagerExtensions
Methods
GetByIdChecked(IAccountManager, SystemAccount)
Возвращает системную учётную запись по идентификаторую.
Declaration
public static IAccount GetByIdChecked(this IAccountManager manager, SystemAccount id)
Parameters
| Type | Name | Description |
|---|---|---|
| IAccountManager | manager | |
| SystemAccount | id |
Returns
| Type | Description |
|---|---|
| IAccount |