Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / ndp / fx / src / xsp / System / Web / Extensions / IHttpResponseInternal.cs / 1 / IHttpResponseInternal.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web { using System.IO; internal abstract class HttpResponseInternalBase : HttpResponseBase { public virtual TextWriter SwitchWriter(TextWriter writer) { throw new NotImplementedException(); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web { using System.IO; internal abstract class HttpResponseInternalBase : HttpResponseBase { public virtual TextWriter SwitchWriter(TextWriter writer) { throw new NotImplementedException(); } } } // 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
- UriWriter.cs
- ContainsSearchOperator.cs
- CancelEventArgs.cs
- ToolStripRenderer.cs
- Converter.cs
- SafeViewOfFileHandle.cs
- MobileResource.cs
- RSACryptoServiceProvider.cs
- UriTemplateEquivalenceComparer.cs
- KerberosSecurityTokenProvider.cs
- CodeTypeMemberCollection.cs
- storagemappingitemcollection.viewdictionary.cs
- BaseUriHelper.cs
- ClientSideProviderDescription.cs
- AssociationSetMetadata.cs
- ToolStripSettings.cs
- HwndSource.cs
- Run.cs
- ProviderConnectionPointCollection.cs
- IntSecurity.cs
- WebBrowser.cs
- HandlerMappingMemo.cs
- Overlapped.cs
- RepeaterItemEventArgs.cs
- FactoryRecord.cs
- SiblingIterators.cs
- PageContent.cs
- CornerRadius.cs
- ResourceReferenceKeyNotFoundException.cs
- PersonalizationState.cs
- ListItemParagraph.cs
- HttpAsyncResult.cs
- LinkLabel.cs
- SqlCharStream.cs
- JsonWriterDelegator.cs
- SchemaManager.cs
- ExecutionContext.cs
- DSACryptoServiceProvider.cs
- Literal.cs
- ServiceHttpHandlerFactory.cs
- AggregateNode.cs
- ExpandedWrapper.cs
- _emptywebproxy.cs
- CodeArrayCreateExpression.cs
- VerticalAlignConverter.cs
- ReadWriteObjectLock.cs
- DBSqlParserColumn.cs
- ResourceReferenceKeyNotFoundException.cs
- FormViewCommandEventArgs.cs
- SqlConnectionFactory.cs
- NavigateEvent.cs
- ProfileGroupSettings.cs
- CoreSwitches.cs
- WindowsUpDown.cs
- MultipartContentParser.cs
- _DigestClient.cs
- SystemResourceHost.cs
- WindowsListViewItemStartMenu.cs
- TextEmbeddedObject.cs
- MemoryRecordBuffer.cs
- TrimSurroundingWhitespaceAttribute.cs
- DataBoundControlAdapter.cs
- StateWorkerRequest.cs
- RectangleGeometry.cs
- WithParamAction.cs
- IssuedSecurityTokenProvider.cs
- CaseInsensitiveHashCodeProvider.cs
- AccessKeyManager.cs
- QueueProcessor.cs
- JsonFormatGeneratorStatics.cs
- VisualProxy.cs
- WindowCollection.cs
- log.cs
- ProfileSection.cs
- MatchingStyle.cs
- PagesSection.cs
- Paragraph.cs
- RegexWorker.cs
- VolatileEnlistmentMultiplexing.cs
- PositiveTimeSpanValidator.cs
- HttpListenerRequestTraceRecord.cs
- CodeDOMUtility.cs
- TemplateControlParser.cs
- DataGridDefaultColumnWidthTypeConverter.cs
- ConsoleEntryPoint.cs
- View.cs
- ExtenderProviderService.cs
- CompositeDesignerAccessibleObject.cs
- DataGridViewLinkCell.cs
- IntegerValidator.cs
- MdiWindowListItemConverter.cs
- SequentialUshortCollection.cs
- UTF7Encoding.cs
- RealProxy.cs
- ActiveXMessageFormatter.cs
- LabelDesigner.cs
- MiniLockedBorderGlyph.cs
- XmlTextReaderImpl.cs
- DataBindingList.cs
- CheckBoxRenderer.cs