390093d007
* wip * . * method * TT * TT * . * . * mp
7 lines
168 B
C#
7 lines
168 B
C#
namespace ProxyInterfaceConsumer
|
|
{
|
|
// [ProxyInterfaceGenerator.Proxy(typeof(ProxyInterfaceConsumer.Address))]
|
|
public partial interface IAddress
|
|
{
|
|
}
|
|
} |