ThumbnailCommand.ThumbnailCommand C# (CSharp) Méthode

ThumbnailCommand() public méthode

public ThumbnailCommand ( Gtk parent_window ) : System
parent_window Gtk
Résultat System
	public ThumbnailCommand (Gtk.Window parent_window)
	{
		this.parent_window = parent_window;
	}