AvatarContentHelperGetMaxLength - метод
Returns the max file length in bytes for the specified avatar content kind.
Пространство имён: Tessa.Content.AvatarsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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.