cSingleton
Option Explicit 'This class contains the implementation for all of the singleton methods ' ' Should be declared as private in AXDll ' Friend Sub SomeSub() End Sub
Option Explicit
'This class contains the implementation for all of the singleton methods
'
' Should be declared as private in AXDll
'
Friend Sub SomeSub()
End Sub
(csingleton.html)- by Paolo Puglisi - Modifica del 25/3/2019