Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Services / Web / System / Web / Services / Protocols / NopReturnReader.cs / 1305376 / NopReturnReader.cs
namespace System.Web.Services.Protocols { using System.IO; using System; using System.Xml.Serialization; using System.Reflection; using System.Collections; using System.Web.Services; using System.Net; ///public class NopReturnReader : MimeReturnReader { /// public override object GetInitializer(LogicalMethodInfo methodInfo) { return this; } /// public override void Initialize(object initializer) { } /// public override object Read(WebResponse response, Stream responseStream) { response.Close(); return null; } } } // 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
- CellCreator.cs
- TypographyProperties.cs
- HttpProfileBase.cs
- DataGridViewSortCompareEventArgs.cs
- OdbcCommandBuilder.cs
- ApplicationGesture.cs
- UriSchemeKeyedCollection.cs
- securestring.cs
- Missing.cs
- XhtmlBasicLiteralTextAdapter.cs
- Logging.cs
- InitializingNewItemEventArgs.cs
- XmlSerializerFactory.cs
- VersionPair.cs
- XmlNodeReader.cs
- SaveWorkflowCommand.cs
- ReadWriteSpinLock.cs
- CountAggregationOperator.cs
- WpfWebRequestHelper.cs
- LocalizabilityAttribute.cs
- DataColumnChangeEvent.cs
- LockedAssemblyCache.cs
- XmlSiteMapProvider.cs
- TouchEventArgs.cs
- MonitorWrapper.cs
- IdentifierService.cs
- SqlWebEventProvider.cs
- BooleanFunctions.cs
- DataGridViewToolTip.cs
- Point.cs
- DbDataReader.cs
- AssemblyEvidenceFactory.cs
- KoreanLunisolarCalendar.cs
- TableItemStyle.cs
- InkCanvasSelection.cs
- MasterPage.cs
- XPathAncestorQuery.cs
- Point3DCollection.cs
- HtmlInputCheckBox.cs
- Dictionary.cs
- WindowsFormsEditorServiceHelper.cs
- DataObjectSettingDataEventArgs.cs
- DropShadowBitmapEffect.cs
- AdPostCacheSubstitution.cs
- KeyedHashAlgorithm.cs
- PrimitiveRenderer.cs
- HashCodeCombiner.cs
- WebService.cs
- XmlChoiceIdentifierAttribute.cs
- HttpProfileBase.cs
- OleDbConnection.cs
- ScaleTransform3D.cs
- FilterFactory.cs
- TranslateTransform3D.cs
- HttpVersion.cs
- Exceptions.cs
- DataContractSet.cs
- SerializationSectionGroup.cs
- TextHidden.cs
- Int16Animation.cs
- ServerValidateEventArgs.cs
- TimelineGroup.cs
- _ScatterGatherBuffers.cs
- CssClassPropertyAttribute.cs
- XmlUtilWriter.cs
- ObsoleteAttribute.cs
- ConfigurationProperty.cs
- mongolianshape.cs
- SchemaImporterExtensionsSection.cs
- DataGridItemCollection.cs
- ReferencedAssembly.cs
- TracedNativeMethods.cs
- SafeSecurityHandles.cs
- MonitoringDescriptionAttribute.cs
- PageHandlerFactory.cs
- ItemDragEvent.cs
- PageHandlerFactory.cs
- PropertyChangingEventArgs.cs
- DeviceSpecificChoiceCollection.cs
- EventToken.cs
- SizeValueSerializer.cs
- SQLMoney.cs
- CodeMethodReturnStatement.cs
- XPathAncestorQuery.cs
- ComponentEditorForm.cs
- ListMarkerSourceInfo.cs
- SqlTypeSystemProvider.cs
- FileSystemEnumerable.cs
- keycontainerpermission.cs
- DebugView.cs
- SortedDictionary.cs
- RepeatInfo.cs
- SpecialFolderEnumConverter.cs
- SmtpClient.cs
- ArrayList.cs
- ProcessModelSection.cs
- DeclaredTypeElementCollection.cs
- _LazyAsyncResult.cs
- PresentationSource.cs
- CalendarAutomationPeer.cs