Cosmos/source2/VSIP/Cosmos.VS.Wizards/ResHelper.cs
mterwoord_cp 739800d56e
2010-08-15 13:20:43 +00:00

11 lines
165 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Cosmos.VS.Wizards
{
class ResHelper
{
}
}