using System; using System.Collections.Generic; using System.Text; namespace AnywhereTS { // Support class that can be used both in VB and c#. public static class ATSSupport { } }