facebook-csharp-sdk / simple-json

JSON library for .NET 2.0+/SL4+/WP7/WindowsStore with optional support for dynamic and DataContract
MIT License
380 stars 143 forks source link

Win8 get properties #47

Closed prabirshrestha closed 10 years ago

prabirshrestha commented 10 years ago

:warning: don't merge yet :warning:

PR for #46

Before this can be merged:

GetRuntimeProperties is documented in msdn at http://msdn.microsoft.com/en-us/library/system.reflection.runtimereflectionextensions.getruntimeproperties(v=vs.110).aspx

.NET Framework Supported in: 4.5.1, 4.5

.NET for Windows Store apps Supported in: Windows 8

prabirshrestha commented 10 years ago

closing in favor of #49