11 lines
307 B
C#
11 lines
307 B
C#
//using System.Collections;
|
|
//using System.Linq;
|
|
|
|
//namespace ProxyInterfaceConsumerForPnP.Interfaces
|
|
//{
|
|
// [Speckle.ProxyGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ListCollection))]
|
|
// public partial interface IProxyListCollection: IClientObject, IEnumerable, IQueryable
|
|
// {
|
|
// }
|
|
//}
|