代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/464469/1528951
vb editform.vb
Imports System.Xml.Serialization
Imports System.ComponentModel
Imports System.IO
Public Class frmEdit
Private blnIsLoaded As Boolean
Private objNwind As Northwind
Private blOrders
www.eeworm.com/read/457123/1600351
cs customer.cs
using System;
using System.Xml;
using System.Xml.Schema;
using System.Xml.Serialization;
[XmlSchemaProvider("CreateCustomerSchema")]
public class Customer : IXmlSerializable
{
private string
www.eeworm.com/read/451220/1664229
cs mappingdocumentparser.cs
using System;
using System.IO;
using System.Xml.Serialization;
namespace NHibernate.Cfg.MappingSchema
{
///
/// Responsible for converting a of HBM XML into a
www.eeworm.com/read/233914/4663747
cs iformatter.cs
/*
* IFormatter.cs - Implementation of the
* "System.Runtime.Serialization.IFormatter" interface.
*
* Copyright (C) 2002 Southern Storm Software, Pty Ltd.
*
* This program is free software; y
www.eeworm.com/read/233914/4663752
cs soapmessage.cs
/*
* SoapMessage.cs - Implementation of the
* "System.Runtime.Serialization.SoapMessage" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; you
www.eeworm.com/read/233914/4663760
cs binarytypetag.cs
/*
* BinaryTypeTag.cs - Implementation of the
* "System.Runtime.Serialization.Formatters.Binary.BinaryTypeTag" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program i
www.eeworm.com/read/233914/4663767
cs serverfault.cs
/*
* ServerFault.cs - Implementation of the
* "System.Runtime.Serialization.ServerFault" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; you
www.eeworm.com/read/233914/4663768
cs isoapmessage.cs
/*
* ISoapMessage.cs - Implementation of the
* "System.Runtime.Serialization.ISoapMessage" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; y
www.eeworm.com/read/233914/4663775
cs objectmanager.cs
/*
* ObjectManager.cs - Implementation of the
* "System.Runtime.Serialization.ObjectManager" class.
*
* Copyright (C) 2002, 2003 Southern Storm Software, Pty Ltd.
*
* This program is free sof