m
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Xml.Serialization
|
||||
{
|
||||
/// <summary>Maps a code entity in a .NET Framework Web service method to an element in a Web Services Description Language (WSDL) message.</summary>
|
||||
// Token: 0x0200012E RID: 302
|
||||
[Token(Token = "0x200012E")]
|
||||
public class XmlMemberMapping
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user