[OpenTK] Re-add static Factory constructor
authorthefiddler <stapostol@gmail.com>
Wed, 23 Jul 2014 07:03:18 +0000 (09:03 +0200)
committerthefiddler <stapostol@gmail.com>
Wed, 23 Jul 2014 07:03:18 +0000 (09:03 +0200)
commit7cc3e922eec3500836ab508f920470b5d886cb3b
treeb962aa323bae9ecfb61080d3bfa5361e9879c7e9
parent9d6b6891e6de92aaeb51b40a30517b8196553b7a
[OpenTK] Re-add static Factory constructor

There are static methods that rely on `OpenTK.Platform.Factory` having
a static constructor. We need to fix those first, before we can remove
this constructor.
Source/OpenTK/Platform/Factory.cs