add csharpier
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
namespace ProxyInterfaceConsumerForPnP.Interfaces
|
||||
{
|
||||
[ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ClientObject))]
|
||||
public partial interface IClientObject
|
||||
{
|
||||
}
|
||||
}
|
||||
public partial interface IClientObject { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user