ThumbnailCommand.ThumbnailCommand C# (CSharp) 메소드

ThumbnailCommand() 공개 메소드

public ThumbnailCommand ( Gtk parent_window ) : System
parent_window Gtk
리턴 System
	public ThumbnailCommand (Gtk.Window parent_window)
	{
		this.parent_window = parent_window;
	}