C# 클래스 SIL.FieldWorks.TE.TrainingAvailable

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

공개 메소드들

메소드 설명
CheckDisposed ( ) : void

Check to see if the object has been disposed. All public Properties and Methods should call this before doing anything else.

TrainingAvailable ( ) : System

보호된 메소드들

메소드 설명
OnShown ( EventArgs e ) : void

When the window is created, make sure it comes forward.

메소드 상세

CheckDisposed() 공개 메소드

Check to see if the object has been disposed. All public Properties and Methods should call this before doing anything else.
public CheckDisposed ( ) : void
리턴 void

OnShown() 보호된 메소드

When the window is created, make sure it comes forward.
protected OnShown ( EventArgs e ) : void
e EventArgs
리턴 void

TrainingAvailable() 공개 메소드

public TrainingAvailable ( ) : System
리턴 System