Opentk/Source/Bind/Structures
the_fiddler a495ca8c7c * Type.cs: Updated list of non CLS-compliant types.
* Parameter.cs: Changed [In] and [Out] attributes to [InAttribute] and
  [OutAttribute] to work around strange gmcs 2.0 bug.
2009-08-12 10:11:41 +00:00
..
Constant.cs Added PreviousName property. 2009-08-11 14:08:18 +00:00
Delegate.cs Added support for enum overrides. 2009-08-11 14:12:20 +00:00
Enum.cs Added support for enum overrides. 2009-08-11 14:12:20 +00:00
FlowDirection.cs Modified Type.Pointer property to be an integer instead of a boolean. 2009-07-15 22:33:26 +00:00
Function.cs Improved handling of multiple indirection (pointer-to-pointer, pointer-to-array or any other combination up to 4 levels of indirection). 2009-08-11 14:06:40 +00:00
Parameter.cs * Type.cs: Updated list of non CLS-compliant types. 2009-08-12 10:11:41 +00:00
Type.cs * Type.cs: Updated list of non CLS-compliant types. 2009-08-12 10:11:41 +00:00