0e57de17c3
* mapster * , * . * ... * . * . * . * . * . * . * int * . * ;
7 lines
194 B
C#
7 lines
194 B
C#
namespace ProxyInterfaceConsumerForPnP.Interfaces
|
|
{
|
|
[ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ClientObject))]
|
|
public partial interface IClientObject
|
|
{
|
|
}
|
|
} |