public sealed class NestedRoleDeputiesManagementUpdateStrategy : INestedRoleDeputiesManagementUpdateStrategy
Public NotInheritable Class NestedRoleDeputiesManagementUpdateStrategy
Implements INestedRoleDeputiesManagementUpdateStrategy
public ref class NestedRoleDeputiesManagementUpdateStrategy sealed : INestedRoleDeputiesManagementUpdateStrategy
[<SealedAttribute>]
type NestedRoleDeputiesManagementUpdateStrategy =
class
interface INestedRoleDeputiesManagementUpdateStrategy
end
NestedRoleDeputiesManagementUpdateStrategy | Инициализирует новый экземпляр класса NestedRoleDeputiesManagementUpdateStrategy |
DeleteRoleDeputyRecordsAsync | Метод производит удаление заместителей в секции RoleDeputies по изменениям заместителей в секции RoleDeputiesNestedManagement и её дочерних секциях в сохраняемой карточке. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InsertRoleDeputyRecordsAsync | Метод производит добавление новых записей в секцию ролей RoleDeputies по изменениям заместителей из секции RoleDeputiesNestedManagement и её дочерних секций в сохраняемой карточке. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
UpdateRoleDeputyRecordsAsync | Метод производит обновление заместителей в секции RoleDeputies по изменениям заместителей в секции RoleDeputiesNestedManagement и её дочерних секциях в сохраняемой карточке. |