AvatarGeneratedContentResult - конструктор

Represents the content of a generated avatar.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public AvatarGeneratedContentResult(
	byte[] content,
	string name,
	string mimeType
)

Параметры

content  Byte
The content of the avatar.
name  String
The name of the content.
mimeType  String
The MIME type of the content.

См. также