TinyIoC
TinyIoC copied to clipboard
Fixed compile error for WP8
FindInterfaces is not supported by WP8 so replaced it with GetInterface check. There might be a better way to handle this but this was done as a quick fix to get TinyIoC working with WP8.
Great, thanks for that seems to work fine