2 using System
.Reflection
;
44 public static int Main ()
47 if ((t
.Attributes
& TypeAttributes
.BeforeFieldInit
) == 0)
51 if ((t
.Attributes
& TypeAttributes
.BeforeFieldInit
) == 0)
55 if ((t
.Attributes
& TypeAttributes
.BeforeFieldInit
) != 0)
59 if ((t
.Attributes
& TypeAttributes
.BeforeFieldInit
) == 0)
63 if ((t
.Attributes
& TypeAttributes
.BeforeFieldInit
) == 0)
67 if ((t
.Attributes
& TypeAttributes
.BeforeFieldInit
) != 0)
70 Console
.WriteLine ("OK");