5 lines
96 B
C#
5 lines
96 B
C#
namespace ProxyInterfaceSourceGeneratorTests.Source
|
|
{
|
|
public partial interface IHuman { }
|
|
}
|