// cs0246.cs: The type or namespace name 'ErrorType' could not be found (are you missing a using directive or an assembly reference?) // Line: 4 public delegate ErrorType Delegate ();