public sealed class NestedRoleEventManager : INestedRoleEventManagerPublic NotInheritable Class NestedRoleEventManager
Implements INestedRoleEventManagerpublic ref class NestedRoleEventManager sealed : INestedRoleEventManager[<SealedAttribute>]
type NestedRoleEventManager =
class
interface INestedRoleEventManager
end| NestedRoleEventManager | Инициализирует новый экземпляр класса NestedRoleEventManager |
| 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) |
| HandleEventAsync | Производит обработку события для переданной вложенной роли. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| RegisterEventHandlerT | Регистрирует обработчик с типом T для события eventType. |
| RemoveEventHandlerT | Удаляет обработчик с типом T для события eventType. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |