69fa995982
* . * . * pnp * ok * compiles * ? * e * set * .ToArray() * n * ... * ok * pnp * . * . * mapster
8 lines
205 B
C#
8 lines
205 B
C#
namespace ProxyInterfaceConsumer.PnP
|
|
{
|
|
[ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ClientRuntimeContext))]
|
|
public partial interface IClientRuntimeContext
|
|
{
|
|
|
|
}
|
|
} |