b995ac3912
* pnp * . * . * okee * ns * . * o * . * , * x * t * co * . * r * CastTo
8 lines
206 B
C#
8 lines
206 B
C#
namespace ProxyInterfaceConsumer.PnP
|
|
{
|
|
[ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ClientRuntimeContext))]
|
|
public partial interface IClientRuntimeContext
|
|
{
|
|
|
|
}
|
|
} |