ILockable Interface
Indicates that a class can be locked and unlocked by the Guard class.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public interface ILockable
Remarks
This interface has no members, it is used to indicate that a class can be locked and unlocked by the Guard class.
Implemented By
Platforms
Windows, Linux, Android
ILockable Members
The ILockable type has the following members.