Using the @namespace tag with an object
My namespace.
Members
-
static bar
-
documented as MyNamespace.bar
Methods
-
static foo()
-
documented as MyNamespace.foo
-
static myFunction()
-
A function in MyNamespace (MyNamespace.myFunction).
Type Definitions
-
myTypeDef
-
Typedef on MyNamespace
Properties:
Name Type Description a
string Typedef prop "a"
b
string Typedef prop "b"