public sealed class RefGroupsProvider : IRefGroupsProviderPublic NotInheritable Class RefGroupsProvider
Implements IRefGroupsProviderpublic ref class RefGroupsProvider sealed : IRefGroupsProvider[<SealedAttribute>]
type RefGroupsProvider =
class
interface IRefGroupsProvider
end| RefGroupsProvider | Инициализирует новый экземпляр класса RefGroupsProvider |
| 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) |
| GetAllGroupsAsync | Получает все группы ссылок. |
| GetGroupAsync(Guid, CancellationToken) | Получает группу ссылок по идентификатору группы. |
| GetGroupAsync(Object, Guid, CancellationToken) | Получает группу ссылок по идентификатору группы ссылок и идентификатору типа групп ссылок. |
| GetGroupsForTypeAsync | Получает коллекцию групп ссылок по идентификатору их типа. |
| GetGroupTypeIDByGroupIDAsync | Получает идентификатор типа групп ссылок по идентификатору группы ссылок. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |