// CS1961: The contravariant type parameter `T' must be covariantly valid on `D()' // Line: 4 delegate T D ();