C# Class iSpyApplication.Controls.FloorPlanControl.ThreadSafeCommand

Inheritance: System.EventArgs
Exibir arquivo Open project: ispysoftware/iSpy

Public Properties

Property Type Description
Command string

Public Methods

Method Description
ThreadSafeCommand ( string command ) : System

Method Details

ThreadSafeCommand() public method

public ThreadSafeCommand ( string command ) : System
command string
return System

Property Details

Command public_oe property

public string Command
return string