Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Services / Web / System / Web / Services / Discovery / DiscoveryDocumentLinksPattern.cs / 1305376 / DiscoveryDocumentLinksPattern.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Services.Discovery { using System; using System.Security.Permissions; ////// /// public class DiscoveryDocumentLinksPattern : DiscoverySearchPattern { ///[To be supplied.] ////// /// public override string Pattern { get { return "*.disco"; } } ///[To be supplied.] ////// /// public override DiscoveryReference GetDiscoveryReference(string filename) { return new DiscoveryDocumentReference(filename); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //[To be supplied.] ///// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Services.Discovery { using System; using System.Security.Permissions; ////// /// public class DiscoveryDocumentLinksPattern : DiscoverySearchPattern { ///[To be supplied.] ////// /// public override string Pattern { get { return "*.disco"; } } ///[To be supplied.] ////// /// public override DiscoveryReference GetDiscoveryReference(string filename) { return new DiscoveryDocumentReference(filename); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.[To be supplied.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ProviderConnectionPointCollection.cs
- SystemWebSectionGroup.cs
- CodeTryCatchFinallyStatement.cs
- GridViewUpdateEventArgs.cs
- PackageDigitalSignature.cs
- MemoryMappedViewAccessor.cs
- HtmlInputFile.cs
- GAC.cs
- ColumnMapProcessor.cs
- StylusEditingBehavior.cs
- LineGeometry.cs
- IgnoreFileBuildProvider.cs
- RectAnimationClockResource.cs
- CodeIdentifiers.cs
- CompilerLocalReference.cs
- CommonRemoteMemoryBlock.cs
- DefaultSection.cs
- InstanceLockedException.cs
- ContourSegment.cs
- StringAttributeCollection.cs
- SystemInfo.cs
- CodeArgumentReferenceExpression.cs
- BinaryUtilClasses.cs
- WaitForChangedResult.cs
- ExplicitDiscriminatorMap.cs
- SystemSounds.cs
- ErrorLog.cs
- Win32.cs
- Vector3DConverter.cs
- MobileErrorInfo.cs
- ObjectQueryState.cs
- TypeForwardedToAttribute.cs
- BookmarkScope.cs
- CachedPathData.cs
- cookieexception.cs
- ButtonChrome.cs
- GcHandle.cs
- UrlAuthorizationModule.cs
- SubMenuStyle.cs
- SqlCommand.cs
- FontSource.cs
- InstancePersistence.cs
- NullReferenceException.cs
- FormattedText.cs
- PublisherIdentityPermission.cs
- EllipseGeometry.cs
- MediaSystem.cs
- Int64AnimationBase.cs
- OracleTimeSpan.cs
- ColorMatrix.cs
- WebHttpBinding.cs
- SafeEventHandle.cs
- BatchWriter.cs
- ImageMap.cs
- Trace.cs
- QilTargetType.cs
- RegexCode.cs
- PieceDirectory.cs
- SchemaElementLookUpTableEnumerator.cs
- NavigationWindow.cs
- GiveFeedbackEventArgs.cs
- XappLauncher.cs
- PathData.cs
- EventRouteFactory.cs
- ListCollectionView.cs
- PlatformNotSupportedException.cs
- HyperLinkColumn.cs
- CompoundFileStreamReference.cs
- IApplicationTrustManager.cs
- ListViewPagedDataSource.cs
- ContextMenuStrip.cs
- GridViewCommandEventArgs.cs
- MethodCallTranslator.cs
- ResourceDictionary.cs
- BrowserDefinition.cs
- BooleanExpr.cs
- SqlConnectionPoolGroupProviderInfo.cs
- BinaryHeap.cs
- EndpointConfigContainer.cs
- ColumnBinding.cs
- XsltLibrary.cs
- TrustLevelCollection.cs
- EndEvent.cs
- InvalidDataException.cs
- CompiledQuery.cs
- AccessDataSourceView.cs
- BitmapSource.cs
- StructuredCompositeActivityDesigner.cs
- PkcsMisc.cs
- OperandQuery.cs
- SizeAnimation.cs
- EditorZoneAutoFormat.cs
- RtType.cs
- MenuCommandService.cs
- GridViewColumnCollectionChangedEventArgs.cs
- OutputScopeManager.cs
- HyperLinkField.cs
- SchemaTableOptionalColumn.cs
- XmlSchemaInfo.cs
- FixedSOMTableRow.cs