C# 클래스 CSharpAnalytics.Protocols.Urchin.CustomVariables.CustomVariableSlots

Captures a set of custom variables in slots numbered 1-5 for a given scope.
파일 보기 프로젝트 열기: TechSmith/CSharpAnalytics 1 사용 예제들

공개 메소드들

메소드 설명
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