using InABox.Core; using InABox.Logikal; namespace PRSDesktop; public class LogikalPart : BaseObject, ILogikalPart { }