}
#endregion
/// <summary>
/// 应用程序的主入口点。
/// </summary>
[STAThread]
static void
{
Application.Run(new seaPlayer());
}
}
#endregion
/// <summary>
/// 应用程序的主入口点。
/// </summary>
[STAThread]
static void
{
Application.Run(new seaPlayer());
}