0e57de17c3
* mapster * , * . * ... * . * . * . * . * . * . * int * . * ;
8 lines
218 B
C#
8 lines
218 B
C#
namespace ProxyInterfaceConsumerForPnP.Interfaces
|
|
{
|
|
[ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ClientRuntimeContext))]
|
|
public partial interface IClientRuntimeContext
|
|
{
|
|
|
|
}
|
|
} |