代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/227789/14412952
cs interprocessioexception.cs
using System;
using System.Runtime.Serialization;
namespace AppModule.InterProcessComm {
#region Comments
///
///
///
#endregion
public class InterProcessIOExcept
www.eeworm.com/read/227381/14429258
h winnetstatdoc.h
// WinNetStatDoc.h : interface of the CWinNetStatDoc class
//
#pragma once
class CWinNetStatDoc : public CDocument
{
protected: // create from serialization only
CWinNetStatDoc();
DECLA
www.eeworm.com/read/485605/1261595
cs xypoint.cs
using System;
namespace Serialize
{
///
/// Summary description for XYPoint.
///
[Serializable()]
public class XYPoint : System.Runtime.Serialization.ISerializable
www.eeworm.com/read/233914/4664586
cs idesignerserializationservice.cs
/*
* IDesignerSerializationService.cs - Implementation of
* "System.ComponentModel.Design.Serialization.IDesignerSerializationService".
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
www.eeworm.com/read/233914/4664587
cs rootdesignerserializerattribute.cs
/*
* RootDesignerSerializerAttribute.cs - Implementation of
* "System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute"
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
www.eeworm.com/read/233914/4664590
cs idesignerserializationmanager.cs
/*
* IDesignerSerializationManager.cs - Implementation of
* "System.ComponentModel.Design.Serialization.IDesignerSerializationManager".
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
www.eeworm.com/read/233914/4664591
cs idesignerserializationprovider.cs
/*
* IDesignerSerializationProvider.cs - Implementation of
* "System.ComponentModel.Design.Serialization.IDesignerSerializationProvider".
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
www.eeworm.com/read/233914/4664593
cs designerserializerattribute.cs
/*
* DesignerSerializerAttribute.cs - Implementation of
* "System.ComponentModel.Design.Serialization.DesignerSerializerAttribute".
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
*
www.eeworm.com/read/276284/4166700
java soapprimitive.java
package org.ksoap;
/** A class that is used to encapsulate primitive types
(represented by a string in XML serialization).
Basically, the SoapPrimitive class encapsulates "unknown"
prim
www.eeworm.com/read/275546/4175367
java soapprimitive.java
package org.ksoap;
/** A class that is used to encapsulate primitive types
(represented by a string in XML serialization).
Basically, the SoapPrimitive class encapsulates "unknown"
prim