using System;
namespace Stylet.Samples.TabNavigation
{
class Bootstrapper : Bootstrapper<ShellViewModel>
}