mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-12 21:16:26 +00:00
Add docs to static constructor.
This commit is contained in:
parent
278cce7337
commit
eabee7c147
|
@ -24,6 +24,7 @@ namespace OpenTK.Platform.Windows
|
|||
|
||||
#region --- Constructors ---
|
||||
|
||||
/// <summary>Queries available display devices and display resolutions.</summary>
|
||||
static WinDisplayDeviceDriver()
|
||||
{
|
||||
lock (display_lock)
|
||||
|
|
Loading…
Reference in a new issue