C# 클래스 SIL.FieldWorks.Common.FwUtils.FLExJumpEventArgs

Event args plus jump URL
상속: System.EventArgs
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
FLExJumpEventArgs ( string jumpUrl ) : System

Set up event args with a URL to jump to.

메소드 상세

FLExJumpEventArgs() 공개 메소드

Set up event args with a URL to jump to.
public FLExJumpEventArgs ( string jumpUrl ) : System
jumpUrl string
리턴 System