Namespace: TilDeathAssembly: TilDeath (in TilDeath.exe) Version: 1.1.1.0 (1.1.1)
public bool Running { get; set; }
public bool Running { get; set; }
Public Property Running As Boolean
Get
Set
Public Property Running As Boolean
Get
Set
public:
property bool Running {
bool get ();
void set (bool value);
}
public:
property bool Running {
bool get ();
void set (bool value);
}
member Running : bool with get, set
member Running : bool with get, set
Property Value
Type:
Boolean