C# 클래스 Cucumber.SimpleDb.StatisticsCollectorProxy

상속: ISimpleDbStatistics, ISimpleDbService
파일 보기 프로젝트 열기: rexm/SimpleDb.Net 1 사용 예제들

공개 메소드들

메소드 설명
StatisticsCollectorProxy ( ISimpleDbService service ) : System

비공개 메소드들

메소드 설명
ISimpleDbService ( ) : System.Xml.Linq.XElement
ISimpleDbService ( string domain ) : System.Xml.Linq.XElement
ISimpleDbService ( string query, bool useConsistency ) : System.Xml.Linq.XElement
ISimpleDbService ( string query, bool useConsistency, string nextPageToken ) : System.Xml.Linq.XElement
ISimpleDbService ( string domain, string itemName ) : System.Xml.Linq.XElement
ISimpleDbService ( string domain, string name, bool useConsistency ) : System.Xml.Linq.XElement
UpdateCount ( System.Xml.Linq.XElement metadata ) : void
UpdateId ( System.Xml.Linq.XElement metadata ) : void
UpdateStatistics ( System.Xml.Linq.XElement response ) : System.Xml.Linq.XElement
UpdateUsage ( System.Xml.Linq.XElement metadata ) : void

메소드 상세

StatisticsCollectorProxy() 공개 메소드

public StatisticsCollectorProxy ( ISimpleDbService service ) : System
service ISimpleDbService
리턴 System