Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.txt - github.com/mono/debugger-libs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db84fb29a5c718a4941388b08b5ed7b419c2a016 (plain)
1
2
3
4
5
6
CorApi and CorApi2 are samples taken from http://www.microsoft.com/en-us/download/details.aspx?id=19621 with our own API changes added to it.

Most sample changes are to be marked with [Xamarin] tags.
*For additions of properties or changes to existing properties, apply the tag to the property explaining the fix applied.

Most changes in samples are implementations of NotImplementedException or use of Extension code.