C# 클래스 Subtext.Framework.Stats.ProcessStats

파일 보기 프로젝트 열기: ayende/Subtext

보호된 프로퍼티들

프로퍼티 타입 설명
entryViews IEnumerable

공개 메소드들

메소드 설명
Enqueue ( ) : void
ProcessStats ( IEnumerable evc ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Process ( object state ) : void

메소드 상세

Enqueue() 공개 메소드

public Enqueue ( ) : void
리턴 void

ProcessStats() 공개 메소드

public ProcessStats ( IEnumerable evc ) : System.Collections.Generic
evc IEnumerable
리턴 System.Collections.Generic

프로퍼티 상세

entryViews 보호되어 있는 프로퍼티

protected IEnumerable entryViews
리턴 IEnumerable