4 public static void Main () {}
10 using System
.Collections
;
12 public partial class X
14 public static IEnumerable
Attempts2()
16 AttributeTargets t
= AttributeTargets
.All
;
20 public static IEnumerable Attempts
{
22 AttributeTargets t
= AttributeTargets
.All
;
27 public IEnumerable
this [int i
] {
29 AttributeTargets t
= AttributeTargets
.All
;