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