IAvatarDefaultContentProvider - интерфейс
Provides default avatar content for the entity.
Пространство имён: Tessa.Content.AvatarsСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public interface IAvatarDefaultContentProvider
Public Interface IAvatarDefaultContentProvider
public interface class IAvatarDefaultContentProvider
type IAvatarDefaultContentProvider = interface end
| GetContentAsync |
Returns the default avatar image for the entity identified by id and kind.
|
| GetNameAsync |
Returns the avatar name for the entity identified by id and kind.
|