Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / System / data / design / DataSourceSerializationException.cs / 1 / DataSourceSerializationException.cs
///------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All Rights Reserved.
// Information Contained Herein is Proprietary and Confidential.
//
//-----------------------------------------------------------------------------
namespace System.Data.Design{
using System;
[Serializable]
internal sealed class DataSourceSerializationException: ApplicationException {
public DataSourceSerializationException( string message ) : base( message ) {}
// No additional fields defined so we do not have to override default ISerializable implementation
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SHA1Managed.cs
- OciLobLocator.cs
- Paragraph.cs
- UInt32Storage.cs
- URIFormatException.cs
- BadImageFormatException.cs
- RuntimeVariablesExpression.cs
- SubMenuStyleCollection.cs
- ProviderSettings.cs
- OdbcInfoMessageEvent.cs
- WSHttpBindingBaseElement.cs
- HandlerFactoryCache.cs
- AlternationConverter.cs
- FontUnitConverter.cs
- EntityDesignerDataSourceView.cs
- TextBox.cs
- CryptoKeySecurity.cs
- DoubleLinkList.cs
- TaiwanCalendar.cs
- CompressionTransform.cs
- OleDbSchemaGuid.cs
- AssemblyName.cs
- RightNameExpirationInfoPair.cs
- TextEditorDragDrop.cs
- XmlSchemaImport.cs
- ClientTarget.cs
- FormatterServices.cs
- ToolStripSystemRenderer.cs
- securitycriticaldata.cs
- XmlRawWriterWrapper.cs
- SelectingProviderEventArgs.cs
- HttpGetClientProtocol.cs
- IdnMapping.cs
- ContextMenu.cs
- LogExtent.cs
- FontFamily.cs
- CodeParameterDeclarationExpression.cs
- AddingNewEventArgs.cs
- DocumentStatusResources.cs
- CodeNamespaceImport.cs
- Camera.cs
- TextRangeBase.cs
- XmlWriterSettings.cs
- AttributeTable.cs
- ElementHostAutomationPeer.cs
- ListViewPagedDataSource.cs
- TransformGroup.cs
- DataGridViewColumnCollection.cs
- RawStylusSystemGestureInputReport.cs
- PrivateFontCollection.cs
- Control.cs
- EntityProviderFactory.cs
- ValidationError.cs
- MatrixAnimationBase.cs
- Helpers.cs
- DataGridHeaderBorder.cs
- COM2PictureConverter.cs
- ContactManager.cs
- ResourceExpression.cs
- XmlTypeMapping.cs
- LineMetrics.cs
- EditorPart.cs
- OdbcError.cs
- WindowsIdentity.cs
- EasingKeyFrames.cs
- TextServicesCompartment.cs
- VerticalAlignConverter.cs
- StringWriter.cs
- DataDocumentXPathNavigator.cs
- Int64KeyFrameCollection.cs
- EncryptedPackage.cs
- DtdParser.cs
- TableHeaderCell.cs
- KeyNotFoundException.cs
- QilIterator.cs
- SqlClientPermission.cs
- PartialCachingAttribute.cs
- PrintingPermission.cs
- ObjectConverter.cs
- InputProcessorProfilesLoader.cs
- SchemaImporterExtensionsSection.cs
- DataGridViewRowEventArgs.cs
- DataRelation.cs
- DragEvent.cs
- EventMap.cs
- ScriptResourceHandler.cs
- Identifier.cs
- ObjectConverter.cs
- TextRangeSerialization.cs
- AppDomainManager.cs
- ClickablePoint.cs
- CodeGeneratorOptions.cs
- BoundColumn.cs
- EffectiveValueEntry.cs
- TraceFilter.cs
- BlurBitmapEffect.cs
- TdsParserSafeHandles.cs
- ResourcePool.cs
- ServiceModelEnhancedConfigurationElementCollection.cs
- WsatExtendedInformation.cs