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