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

Represents the content of a generated avatar.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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.

См. также