Use Bz.Helper.GetClassAndMethods<T>() method and custom your class or methods with [BzDescriptionAttribute] to get list of all class with own methods that you select with this attribute.
Info
Version: | 5.0.0 |
Author(s): | Sajad Bagherzadeh |
Last Update: | Monday, October 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sajadbz/ClassFinder |
NuGet Url: | https://www.nuget.org/packages/Bz.ClassFinder |
Install
Install-Package Bz.ClassFinder
dotnet add package Bz.ClassFinder
paket add Bz.ClassFinder
Bz.ClassFinder Download (Unzip the "nupkg" after downloading)