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

Represents the content of a generated avatar.

Definition

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

См. также