Interface IDebugService
Namespace: SociallyDistant.Core.Debugging
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IDebugServiceProperties
IsActive
Declaration
bool IsActive { get; }Property Value
| Type | Description | 
|---|---|
| bool | 
Methods
Update()
Declaration
void Update()