private static void InitPlatform()
    {
        PlatformSpecific.InitPlatofrm();

        s_bInitialized = true;
    }