namespace VitDeck.Main
{
    /// <summary>
    /// VitDeckの基本情報を保持する静的クラス。
    /// </summary>
    public static class VitDeck
    {
    }
}
