AvatarGeneratedContentRepository - класс

Repository for generated avatars.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public class AvatarGeneratedContentRepository : IAvatarGeneratedContentRepository
Inheritance
Object    AvatarGeneratedContentRepository
Implements
IAvatarGeneratedContentRepository

Конструкторы

AvatarGeneratedContentRepository Repository for generated avatars.

Методы

DeleteContentAsync Deletes the avatar content for the entity identified by id and kind.
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
ExistsContentAsync Determines whether the avatar content exists for the entity identified by id and kind.
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
StoreContentAsync Stores the avatar content for the entity identified by id and kind.
ToStringReturns a string that represents the current object.
(Унаследован от Object)
TryGetContentAsync Retrieves the avatar content for the entity identified by id and kind.

Поля

См. также