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

Represents the content of a generated avatar.

Definition

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

См. также