Skip to content

Commit

Permalink
feat: Namespace.get_Type ( Fixes #1143 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Jun 29, 2024
1 parent 634e800 commit b4bb2aa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/Namespace/get_Type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Namespace.get_Type()
--------------------

### Synopsis
Gets the types in the namespace.

---

### Description

Gets all the types in the namespace.

This is, gets all the compiled .NET types in the namespace.

---

0 comments on commit b4bb2aa

Please sign in to comment.