AvatarContentHelperGetMaxLength - метод
Returns the max file length in bytes for the specified avatar content kind.
Пространство имён: Tessa.Content.AvatarsСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public static int GetMaxLength(
AvatarContentKind kind
)
Public Shared Function GetMaxLength (
kind As AvatarContentKind
) As Integer
public:
static int GetMaxLength(
AvatarContentKind kind
)
static member GetMaxLength :
kind : AvatarContentKind -> int
- kind AvatarContentKind
Kind of avatar content.
Int32The max file length in bytes for the avatar.