namespace NibblePoker.Flemmotron.Commons; public interface IExecutor { /*#region Properties public readonly List prerequisiteTasks; #endregion*/ }