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
- TypeDescriptionProvider.cs
- SystemFonts.cs
- PresentationAppDomainManager.cs
- TypeTypeConverter.cs
- StringToken.cs
- IQueryable.cs
- EmptyElement.cs
- CommandHelper.cs
- JournalEntryListConverter.cs
- OdbcConnectionHandle.cs
- InstallerTypeAttribute.cs
- ConsoleEntryPoint.cs
- VersionPair.cs
- Cursor.cs
- CalculatedColumn.cs
- categoryentry.cs
- PageRequestManager.cs
- ChtmlTextWriter.cs
- ReflectPropertyDescriptor.cs
- PolyQuadraticBezierSegmentFigureLogic.cs
- ListViewTableRow.cs
- LocalFileSettingsProvider.cs
- ImplicitInputBrush.cs
- FileDialog.cs
- KnownTypesHelper.cs
- Point.cs
- VoiceChangeEventArgs.cs
- SessionStateUtil.cs
- CompilerScopeManager.cs
- FilterEventArgs.cs
- DataBinding.cs
- CallContext.cs
- SafeRegistryHandle.cs
- AnnotationAuthorChangedEventArgs.cs
- QueryContinueDragEvent.cs
- SetterBaseCollection.cs
- ParenthesizePropertyNameAttribute.cs
- EventManager.cs
- DataGridViewColumnConverter.cs
- Publisher.cs
- JapaneseLunisolarCalendar.cs
- CommonGetThemePartSize.cs
- InfoCardTraceRecord.cs
- UserControlCodeDomTreeGenerator.cs
- WaitHandle.cs
- TextFormatterHost.cs
- _SecureChannel.cs
- FloaterParaClient.cs
- SiblingIterators.cs
- AutomationEventArgs.cs
- HwndTarget.cs
- MinMaxParagraphWidth.cs
- BufferedStream2.cs
- ReachVisualSerializerAsync.cs
- QilTernary.cs
- VolatileResourceManager.cs
- ConfigXmlWhitespace.cs
- securitymgrsite.cs
- ColumnReorderedEventArgs.cs
- CertificateManager.cs
- StorageFunctionMapping.cs
- MouseBinding.cs
- AnnotationHelper.cs
- FileDataSource.cs
- AgileSafeNativeMemoryHandle.cs
- DefaultMergeHelper.cs
- ListViewItem.cs
- ListBase.cs
- RecognizedWordUnit.cs
- WebPartsPersonalizationAuthorization.cs
- RootProfilePropertySettingsCollection.cs
- SafeSystemMetrics.cs
- Base64Encoder.cs
- ListenerElementsCollection.cs
- AsnEncodedData.cs
- IRCollection.cs
- BrowserInteropHelper.cs
- ImportContext.cs
- MessageQueueTransaction.cs
- FontClient.cs
- CustomWebEventKey.cs
- SQLInt32.cs
- ScrollPattern.cs
- BamlLocalizerErrorNotifyEventArgs.cs
- ObjectConverter.cs
- XmlProcessingInstruction.cs
- DataGridView.cs
- PeerNearMe.cs
- OleDbConnection.cs
- ConsumerConnectionPoint.cs
- SqlDataSourceQueryConverter.cs
- IPHostEntry.cs
- Section.cs
- LoopExpression.cs
- ExpressionTextBox.xaml.cs
- XhtmlBasicCommandAdapter.cs
- Pair.cs
- TypeResolvingOptionsAttribute.cs
- BamlLocalizerErrorNotifyEventArgs.cs
- PreservationFileReader.cs