Class TDummy
Unit
ok_class_function
Declaration
type TDummy = class(TObject)
Description
This class is designed to see if PasDoc can parse class functions correctly.
Hierarchy
Overview
Methods
Description
Methods
 |
Class Function MyFunction: integer; |
Test To see if PasDoc can handle this.
|
 |
class procedure MyProcedure; |
Test To see if PasDoc can handle this.
|
|