C# Class FFXIVAPP.Hooker.Events.DisplayTextEventArgs

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: Icehunter/ffxivapp-hooker Class Usage Examples

Méthodes publiques

Méthode Description
DisplayTextEventArgs ( string text, System.TimeSpan duration ) : System
ToString ( ) : string

Method Details

DisplayTextEventArgs() public méthode

public DisplayTextEventArgs ( string text, System.TimeSpan duration ) : System
text string
duration System.TimeSpan
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string