4 lines
131 B
C#
4 lines
131 B
C#
namespace ProxyInterfaceSourceGeneratorTests.Source.Disposable;
|
|
|
|
public partial interface IRevitLocationProxy : IRevitLocation { }
|