public static IFrameworkAdapter GetWinAdapter(this IFramework framework) { return((IFrameworkAdapter)framework.GetRealAdapter()); }