AvatarContentHelperGetMaxLength - метод

Returns the max file length in bytes for the specified avatar content kind.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public static int GetMaxLength(
	AvatarContentKind kind
)

Параметры

kind  AvatarContentKind
Kind of avatar content.

Возвращаемое значение

Int32
The max file length in bytes for the avatar.

См. также