69fa995982
* . * . * pnp * ok * compiles * ? * e * set * .ToArray() * n * ... * ok * pnp * . * . * mapster
8 lines
160 B
C#
8 lines
160 B
C#
using Microsoft.SharePoint.Client;
|
|
|
|
namespace ProxyInterfaceSourceGeneratorTests.Source.PnP
|
|
{
|
|
public partial interface IWeb : ISecurableObject
|
|
{
|
|
}
|
|
} |