Opentk/Source
Stefanos A. af7fdea449 Return types must be cls-compliant
CreateCLSCompliantWrappers must always change return types into
cls-compliant types. The reason is that we cannot overload on return
type alone, so we should always choose the compliant version.
2013-11-10 15:35:47 +01:00
..
Bind Return types must be cls-compliant 2013-11-10 15:35:47 +01:00
Build.UpdateVersion Normalized line endings 2013-10-11 01:58:54 +02:00
Compatibility Normalized line endings 2013-10-11 01:58:54 +02:00
Converter Added usage example for new xml specs 2013-11-07 17:18:12 +01:00
Examples Potential fix for issue 3430 2013-11-09 15:13:50 +01:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Corrected declarations in convenience overloads 2013-11-10 10:08:04 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00