代码搜索:XmlSerialization
找到约 40 项符合「XmlSerialization」的源代码
代码结果 40
www.eeworm.com/read/355608/10254344
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/355608/10254363
cs program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
namespace XmlSerialization
{
static class Program
{
///
///
www.eeworm.com/read/355608/10254384
cs shoppinglist.cs
using System.Xml.Serialization;
using System.Collections.Generic;
namespace XmlSerialization
{
[XmlRoot("shoppingList")]
public class ShoppingList
{
private List