A.AppDomain.CurrentDomain.ShadowCopyFiles B.AppDomain.CurrentDomain.CachePath C.AppDomain.CurrentDomain.ConfigurationFile D.AppDomain.CurrentDomain.Evidence
A.A B.B C.C D.D
A.The method must return a type of either IEnumerator or IEnumerable. B.The method must return a type of IComparable. C.The method must explicitly contain a collection. D.The method must be the only iterator in the class.
A. The TypeForwardedTo attribute should be used B. The TypeConvertor.ConvertTo method should be used C. The InternalsVisibleTo attribute should be used D. The Type Convertor.ConvertFrom method should be used