ProxyAll
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace SourceGeneratorInterface
|
||||
{
|
||||
[ProxyInterfaceGenerator.Proxy(typeof(SourceGeneratorInterface.Person))]
|
||||
[ProxyInterfaceGenerator.Proxy(typeof(SourceGeneratorInterface.Person), true)]
|
||||
public partial interface IPerson
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user