TinyIoC icon indicating copy to clipboard operation
TinyIoC copied to clipboard

Fixed compile error for WP8

Open sami1971 opened this issue 11 years ago • 1 comments

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.

sami1971 avatar Mar 04 '14 18:03 sami1971

Great, thanks for that seems to work fine

isaacmcn avatar Mar 23 '14 21:03 isaacmcn