代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/233914/4663786
cs serializationentry.cs
/*
* SerializationEntry.cs - Implementation of the
* "System.Runtime.Serialization.SerializationEntry" structure.
*
* Copyright (C) 2002 Southern Storm Software, Pty Ltd.
*
* This program is
www.eeworm.com/read/233914/4664588
cs idesignerloaderservice.cs
/*
* IDesignerLoaderService.cs - Implementation of the
* "System.ComponentModel.Design.Serialization.IDesignerLoaderService" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
*
www.eeworm.com/read/233914/4664592
cs idesignerloaderhost.cs
/*
* IDesignerLoaderHost.cs - Implementation of the
* "System.ComponentModel.Design.Serialization.IDesignerLoaderHost" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This
www.eeworm.com/read/233914/4664595
cs resolvenameeventhandler.cs
/*
* ResolveNameEventHandler.cs - Implementation of the
* "System.ComponentModel.Design.Serialization.ResolveNameEventHandler" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
www.eeworm.com/read/192205/5159855
h eightnumdoc.h
// EightNumDoc.h : interface of the CEightNumDoc class
//
#pragma once
class CEightNumDoc : public CDocument
{
protected: // create from serialization only
CEightNumDoc();
DECLARE_DYNCR
www.eeworm.com/read/171026/5399950
h plugsdiview.h
// PlugSDIView.h : interface of the CPlugSDIView class
//
#pragma once
class CPlugSDIView : public CScrollView
{
protected: // create from serialization only
CPlugSDIView();
DECLARE_D
www.eeworm.com/read/171026/5399961
h plugsdidoc.h
// PlugSDIDoc.h : interface of the CPlugSDIDoc class
//
#pragma once
class CPlugSDIDoc : public CDocument
{
protected: // create from serialization only
CPlugSDIDoc();
DECLARE_DYNCREATE
www.eeworm.com/read/171026/5400592
h plugsdiview.h
// PlugSDIView.h : interface of the CPlugSDIView class
//
#pragma once
class CPlugSDIView : public CScrollView
{
protected: // create from serialization only
CPlugSDIView();
DECLARE_D
www.eeworm.com/read/171026/5400603
h plugsdidoc.h
// PlugSDIDoc.h : interface of the CPlugSDIDoc class
//
#pragma once
class CPlugSDIDoc : public CDocument
{
protected: // create from serialization only
CPlugSDIDoc();
DECLARE_DYNCREATE
www.eeworm.com/read/170984/5401848
java serviceexception.java
package org.conference.datapersistence.Service;
/**
* SerializationException,
* Exception thrown when the Serialization process fails.
*
* The original error is