Menu

#1 Events

open
nobody
None
5
2002-12-09
2002-12-09
No

Hi,
VB-DOC 0.22b:
In the file docgeneration.vb is in line 154 the following
written:
strNameAttr = "E:" & ParentNamespace.Name &
ParentClass.Name & "." & Event_.Name
Correct, it should be:
strNameAttr = "E:" & ParentNamespace.Name & "." &
ParentClass.Name & "." & Event_.Name
Regards, Ernst

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.