Separation of Event Management from Window Base to a custom type #104
Annotations
7 errors and 4 warnings
examples/visualbasic/OpenGL.vb#L180
'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier.
|
examples/visualbasic/OpenGL.vb#L188
'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier.
|
examples/visualbasic/OpenGL.vb#L198
'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier.
|
examples/visualbasic/OpenGL.vb#L180
'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier.
|
examples/visualbasic/OpenGL.vb#L188
'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier.
|
examples/visualbasic/OpenGL.vb#L198
'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier.
|
|
src/SFML.Window/SubscribeManager.cs#L11
Missing XML comment for publicly visible type or member 'SubscribeManager.Parent'
|
src/SFML.Window/WindowBase.cs#L245
XML comment has cref attribute 'KeyPressed' that could not be resolved
|
src/SFML.Window/SubscribeManager.cs#L11
Missing XML comment for publicly visible type or member 'SubscribeManager.Parent'
|
src/SFML.Window/WindowBase.cs#L245
XML comment has cref attribute 'KeyPressed' that could not be resolved
|
The logs for this run have expired and are no longer available.
Loading