public class Class1<GenericType> where GenericType : struct
    {
    }

This one seemed to do the job..