You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the `DocClass1` class.
20
+
15
21
## Events
16
22
17
23
| Property | Modifiers | Type | Description |
@@ -36,9 +42,3 @@ export declare class DocClass1 extends DocBaseClass implements IDocInterface1, I
36
42
| [sumWithExample(x, y)](./api-documenter-test.docclass1.sumwithexample.md) | <code>static</code> | Returns the sum of two numbers. |
37
43
| [tableExample()](./api-documenter-test.docclass1.tableexample.md) | | An example with tables: |
38
44
39
-
## Remarks
40
-
41
-
These are some remarks.
42
-
43
-
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the `DocClass1` class.
0 commit comments