Skip to content

Commit

Permalink
Appobject is just entry points so hide it
Browse files Browse the repository at this point in the history
entry points are still visible
  • Loading branch information
Greedquest committed Feb 13, 2023
1 parent 9c751fa commit 881d8b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions twinproj/Sources/Demo.twin
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Module DllEntryPoints
End Module

[ AppObject ]
[ Hidden ]
Public Class TypeLibEntryPoints
Public Function GetStandardModuleAccessor(ByVal moduleName As String, ByVal proj As VBProject) As Object
Return API.GetStandardModuleAccessor(moduleName, proj)
Expand Down

0 comments on commit 881d8b3

Please sign in to comment.