7 lines
88 B
C#

namespace Ca2d.Toolkit.Bootable
{
public class IBootCondition
{
}
}