C# Class SIL.FieldWorks.Common.FwUtils.FLExJumpEventArgs

Event args plus jump URL
Inheritance: System.EventArgs
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
FLExJumpEventArgs ( string jumpUrl ) : System

Set up event args with a URL to jump to.

Method Details

FLExJumpEventArgs() public méthode

Set up event args with a URL to jump to.
public FLExJumpEventArgs ( string jumpUrl ) : System
jumpUrl string
Résultat System