using System; namespace System.Linq.Expressions { public delegate object Funclet(); }