Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / infocard / Service / managed / Microsoft / InfoCards / CorruptStoreException.cs / 1 / CorruptStoreException.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace Microsoft.InfoCards { using System; using System.Runtime.Serialization; using Microsoft.InfoCards.Diagnostics; // // Indicates that there was a problem accessing the data inside the infocard store // internal class CorruptStoreException : Exception { public CorruptStoreException() { } public CorruptStoreException( string message ) { } public CorruptStoreException( string message, Exception inner ) { } protected CorruptStoreException( SerializationInfo si, StreamingContext sc ) { } } } // 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
- MailWebEventProvider.cs
- XamlClipboardData.cs
- ResourcePool.cs
- DataConnectionHelper.cs
- Int16.cs
- WebPartDisplayMode.cs
- DesignerTransaction.cs
- FixedSOMPage.cs
- ErasingStroke.cs
- RepeatBehavior.cs
- AccessViolationException.cs
- InvokeHandlers.cs
- DynamicRenderer.cs
- RangeContentEnumerator.cs
- LayoutTableCell.cs
- ConnectionInterfaceCollection.cs
- Group.cs
- ResourceSet.cs
- FixUp.cs
- ClientSideQueueItem.cs
- StructuralObject.cs
- ServiceOperationInvoker.cs
- ExecutorLocksHeldException.cs
- MailAddress.cs
- HtmlEncodedRawTextWriter.cs
- securitycriticaldata.cs
- EventItfInfo.cs
- CloudCollection.cs
- DependencyObjectProvider.cs
- WindowInteractionStateTracker.cs
- ContextMenuStripGroupCollection.cs
- SoapExtensionReflector.cs
- _UncName.cs
- MatrixKeyFrameCollection.cs
- FixedSOMPageElement.cs
- AlternateViewCollection.cs
- DataGridViewCellStyle.cs
- XmlDeclaration.cs
- AdornerLayer.cs
- RepeatButton.cs
- MessageLoggingElement.cs
- MessageSecurityOverTcp.cs
- GridViewHeaderRowPresenterAutomationPeer.cs
- ClientTargetSection.cs
- ExpressionList.cs
- GridViewColumn.cs
- HttpCacheParams.cs
- DataSetViewSchema.cs
- OleDbSchemaGuid.cs
- Container.cs
- PeerContact.cs
- TextAction.cs
- ImplicitInputBrush.cs
- ServiceReference.cs
- KeyedHashAlgorithm.cs
- DoubleCollectionConverter.cs
- InlineCollection.cs
- AspNetSynchronizationContext.cs
- EntityDataSourceWizardForm.cs
- BamlWriter.cs
- SoapCodeExporter.cs
- RemoteWebConfigurationHost.cs
- HandlerElement.cs
- EncryptedKey.cs
- SoapExtensionImporter.cs
- ListItemConverter.cs
- SendMessageRecord.cs
- WebBrowsableAttribute.cs
- NativeMethods.cs
- TiffBitmapEncoder.cs
- Control.cs
- WebConfigurationHostFileChange.cs
- Win32Exception.cs
- Rect3D.cs
- Point4D.cs
- LineBreakRecord.cs
- DetailsViewPagerRow.cs
- BezierSegment.cs
- X509Extension.cs
- SaveFileDialog.cs
- TypeForwardedToAttribute.cs
- Perspective.cs
- ManualResetEvent.cs
- __FastResourceComparer.cs
- Bidi.cs
- StatusBarPanel.cs
- OleDbFactory.cs
- Registry.cs
- DeleteIndexBinder.cs
- ObjectConverter.cs
- ClientSettingsSection.cs
- DataBindingExpressionBuilder.cs
- ExceptionValidationRule.cs
- IPPacketInformation.cs
- InvalidTimeZoneException.cs
- MediaElement.cs
- XPathException.cs
- FrameworkContentElementAutomationPeer.cs
- SupportingTokenSpecification.cs
- SingleAnimation.cs