C# Class FFXIVAPP.Hooker.Events.DisplayTextEventArgs

Inheritance: System.MarshalByRefObject
ファイルを表示 Open project: Icehunter/ffxivapp-hooker Class Usage Examples

Public Methods

Method Description
DisplayTextEventArgs ( string text, System.TimeSpan duration ) : System
ToString ( ) : string

Method Details

DisplayTextEventArgs() public method

public DisplayTextEventArgs ( string text, System.TimeSpan duration ) : System
text string
duration System.TimeSpan
return System

ToString() public method

public ToString ( ) : string
return string