Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / AddIn / AddIn / System / Addin / Hosting / AddInSegmentDirectoryNotFoundException.cs / 1305376 / AddInSegmentDirectoryNotFoundException.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System; using System.Globalization; using System.Runtime.Serialization; namespace System.AddIn.Hosting { [Serializable] public class AddInSegmentDirectoryNotFoundException : Exception { public AddInSegmentDirectoryNotFoundException(String message) : base(message) { } public AddInSegmentDirectoryNotFoundException(String message, Exception innerException) : base(message, innerException) { } protected AddInSegmentDirectoryNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context) { } public AddInSegmentDirectoryNotFoundException() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System; using System.Globalization; using System.Runtime.Serialization; namespace System.AddIn.Hosting { [Serializable] public class AddInSegmentDirectoryNotFoundException : Exception { public AddInSegmentDirectoryNotFoundException(String message) : base(message) { } public AddInSegmentDirectoryNotFoundException(String message, Exception innerException) : base(message, innerException) { } protected AddInSegmentDirectoryNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context) { } public AddInSegmentDirectoryNotFoundException() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- Columns.cs
- WsdlHelpGeneratorElement.cs
- XmlSchemaSimpleContentExtension.cs
- OutputScopeManager.cs
- AppDomain.cs
- RequiredFieldValidator.cs
- PTProvider.cs
- Asn1Utilities.cs
- InternalConfigHost.cs
- SspiHelper.cs
- BasicCellRelation.cs
- TypeForwardedFromAttribute.cs
- XPathNavigatorReader.cs
- DelegatingConfigHost.cs
- ElementFactory.cs
- XPathConvert.cs
- InputScopeConverter.cs
- ListMarkerSourceInfo.cs
- CalendarDay.cs
- TextMetrics.cs
- TreeNodeCollection.cs
- WmpBitmapEncoder.cs
- ItemChangedEventArgs.cs
- DependencyPropertyValueSerializer.cs
- XmlArrayAttribute.cs
- XmlWriterTraceListener.cs
- IOException.cs
- DateTimeFormat.cs
- MailDefinition.cs
- HtmlInputSubmit.cs
- ContainerFilterService.cs
- DataColumnMappingCollection.cs
- ObjectSet.cs
- XslAst.cs
- LeaseManager.cs
- Trace.cs
- RTLAwareMessageBox.cs
- TransformCryptoHandle.cs
- DesignerValidationSummaryAdapter.cs
- WindowAutomationPeer.cs
- DbConnectionHelper.cs
- EntityDescriptor.cs
- WindowsGraphics2.cs
- FixedSOMPage.cs
- MsmqIntegrationBinding.cs
- autovalidator.cs
- TypefaceMetricsCache.cs
- Stroke.cs
- OpenTypeLayout.cs
- DefaultValueTypeConverter.cs
- Socket.cs
- _SpnDictionary.cs
- SecurityVerifiedMessage.cs
- TransactionalPackage.cs
- ToolboxComponentsCreatedEventArgs.cs
- NameSpaceExtractor.cs
- DrawingContextFlattener.cs
- RequestCacheEntry.cs
- XamlTypeMapperSchemaContext.cs
- RequestNavigateEventArgs.cs
- ObjectConverter.cs
- NumberFunctions.cs
- ContentElement.cs
- LabelEditEvent.cs
- ListViewTableCell.cs
- PerformanceCounterLib.cs
- TextMetrics.cs
- WebDescriptionAttribute.cs
- BinaryCommonClasses.cs
- PowerModeChangedEventArgs.cs
- CellCreator.cs
- SelectionRangeConverter.cs
- Guid.cs
- WebBrowserEvent.cs
- ExceptQueryOperator.cs
- UnmanagedMemoryStream.cs
- Stack.cs
- XslNumber.cs
- Label.cs
- BrushValueSerializer.cs
- CopyNamespacesAction.cs
- PagedDataSource.cs
- AttachedPropertiesService.cs
- ClosureBinding.cs
- DataGridClipboardHelper.cs
- ProxyElement.cs
- DaylightTime.cs
- WebColorConverter.cs
- HttpCapabilitiesEvaluator.cs
- RecognizeCompletedEventArgs.cs
- RequiredFieldValidator.cs
- LinqDataSource.cs
- mda.cs
- SharedUtils.cs
- ChtmlTextBoxAdapter.cs
- ObjectHelper.cs
- _UncName.cs
- DataGridViewCell.cs
- PageRanges.cs
- Activity.cs