namespace Zerolauncher.Manager { static class BusinessManager { public static bool checkIsBuy() { return false; } } }