TinyMessenger icon indicating copy to clipboard operation
TinyMessenger copied to clipboard

Allow TinyMessenger to be used in PCL code

Open slodge opened this issue 12 years ago • 0 comments

Hi @Grumpydev

Unfortunately the PCL Generic List<T> doesn't implement ForEach

This change simply replaces the two ForEach calls with foreach iterations instead.

Sadly, the change also stuffs up the formatting (sorry - on a Mac right now and MonoDevelop hates me).

If you want the contents of this Pull, let me know and I'll try to correct the formatting when I'm back on the PC :)

Stuart (@slodge)

slodge avatar Jan 27 '13 13:01 slodge