Skip to content

Commit

Permalink
generate new snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidVollmers committed Apr 21, 2024
1 parent a75d0b8 commit f80c5b9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,10 @@ Inheritance: [System.Object](https://learn.microsoft.com/en-us/dotnet/api/System

Derived: [GenericBaseClass<T>](../../Doki.TestAssembly.InheritanceChain/Doki.TestAssembly.InheritanceChain/Doki.TestAssembly.InheritanceChain.GenericBaseClass_1.md)

## Constructors

| |Summary|
|---|---|
|AbstractClass()||


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ Derived: [DerivedClass](Doki.TestAssembly.InheritanceChain.DerivedClass.md)
- `T`


## Constructors

| |Summary|
|---|---|
|GenericBaseClass()||


0 comments on commit f80c5b9

Please sign in to comment.