Added TODO caption to Visible property.

This commit is contained in:
the_fiddler 2007-09-26 15:44:32 +00:00
parent dca3f30460
commit 3aea7f5087

View file

@ -244,6 +244,9 @@ namespace OpenTK.Platform.Windows
#region public bool Visible
/// <summary>
/// TODO
/// </summary>
public bool Visible
{
get