C# 클래스 AnalyticsApi.AnalyticsGoalParser

파일 보기 프로젝트 열기: alexandernyquist/AnalyticsApi 1 사용 예제들

공개 메소드들

메소드 설명
ParseCompletions ( string xml ) : int>.Dictionary
ParseGoals ( string xml ) : IEnumerable
ParseVisits ( string xml ) : int

메소드 상세

ParseCompletions() 공개 메소드

public ParseCompletions ( string xml ) : int>.Dictionary
xml string
리턴 int>.Dictionary

ParseGoals() 공개 메소드

public ParseGoals ( string xml ) : IEnumerable
xml string
리턴 IEnumerable

ParseVisits() 공개 메소드

public ParseVisits ( string xml ) : int
xml string
리턴 int