سؤال

If you have a class that implements IEnumerable and IEnumerator but does not implement ICollection, IList or ISet what suffix do you use?

هل كانت مفيدة؟

المحلول

Hard one without having the concrete type - but maybe I would just add "Source" or "s" (like Apple*s*, Apple*Source*) or simple Sequence (don't like enumeration) (AppleSeqence)

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top