C# Класс CSharpAnalytics.Protocols.Urchin.CustomVariables.CustomVariableSlots

Captures a set of custom variables in slots numbered 1-5 for a given scope.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
this ( int slot ) : ICustomVariable

Custom variables indexed by their slot number.

Описание методов

this() публичный Метод

Custom variables indexed by their slot number.
public this ( int slot ) : ICustomVariable
slot int Slot number.
Результат ICustomVariable