C# 클래스 VisualUIAVerify.Controls.NavigationChangedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: geeksree/cSharpGeeks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LogType TestResultsControl.LogTypes

공개 메소드들

메소드 설명
NavigationChangedEventArgs ( TestResultsControl LogType ) : System

메소드 상세

NavigationChangedEventArgs() 공개 메소드

public NavigationChangedEventArgs ( TestResultsControl LogType ) : System
LogType TestResultsControl
리턴 System

프로퍼티 상세

LogType 공개적으로 프로퍼티

public TestResultsControl.LogTypes LogType
리턴 TestResultsControl.LogTypes