// Collection of code snippets by Arne Vajhøj // posted to eksperten.dk, usenet and other places (2002-now) using System; public partial class X { public static void Main(string[] args) { M1(); } }