示例#1
0
 // Token: 0x06000751 RID: 1873 RVA: 0x0001C898 File Offset: 0x0001AA98
 public void Visit(SharePointAuditRecord record)
 {
     throw new NotSupportedException();
 }
示例#2
0
 public void Visit(SharePointAuditRecord record)
 {
     throw new NotImplementedException();
 }