b995ac3912
* pnp * . * . * okee * ns * . * o * . * , * x * t * co * . * r * CastTo
9 lines
160 B
C#
9 lines
160 B
C#
using Microsoft.SharePoint.Client;
|
|
|
|
namespace ProxyInterfaceSourceGeneratorTests.Source.PnP
|
|
{
|
|
public partial interface IClientContext
|
|
{
|
|
|
|
}
|
|
} |