Add support for base (proxy) class (#29)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
using ProxyInterfaceSourceGenerator.Models;
|
||||
|
||||
namespace ProxyInterfaceSourceGenerator.FileGenerators;
|
||||
|
||||
internal class ProxyAttributeGenerator : IFileGenerator
|
||||
|
||||
Reference in New Issue
Block a user