mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
10 lines
266 B
SQL
10 lines
266 B
SQL
HelloClass Class(),Type,Module('HelloClass.Clw'),LINK('HelloClass.Clw',1)
|
|
! Properties
|
|
|
|
! Methods
|
|
Construct PROCEDURE
|
|
Destruct PROCEDURE () ,VIRTUAL
|
|
SayHello PROCEDURE
|
|
END
|
|
!_EndOfInclude_
|