C# Class GnomeSubtitles.Core.Command.CommandActivatedArgs

Inheritance: System.EventArgs
Mostra file Open project: GNOME/gnome-subtitles Class Usage Examples

Public Methods

Method Description
CommandActivatedArgs ( CommandTarget target ) : System

Method Details

CommandActivatedArgs() public method

public CommandActivatedArgs ( CommandTarget target ) : System
target CommandTarget
return System