C# 클래스 Xnlab.SQLMon.Diff.DiffStateList

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

공개 메소드들

메소드 설명
DiffStateList ( int destCount ) : System
GetByIndex ( int index ) : DiffState

메소드 상세

DiffStateList() 공개 메소드

public DiffStateList ( int destCount ) : System
destCount int
리턴 System

GetByIndex() 공개 메소드

public GetByIndex ( int index ) : DiffState
index int
리턴 DiffState