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
- ModelPerspective.cs
- NavigationPropertyEmitter.cs
- CodeArrayCreateExpression.cs
- ClientConfigurationHost.cs
- SafeFileMapViewHandle.cs
- WebPartConnectionsEventArgs.cs
- OracleBFile.cs
- TextTreeFixupNode.cs
- RequiredFieldValidator.cs
- NativeMethods.cs
- CqlErrorHelper.cs
- typedescriptorpermission.cs
- PropertyValueEditor.cs
- Bits.cs
- StorageInfo.cs
- Suspend.cs
- X509ChainPolicy.cs
- ServiceOperationWrapper.cs
- GifBitmapEncoder.cs
- ImageCodecInfoPrivate.cs
- NodeInfo.cs
- PrimitiveType.cs
- ExeConfigurationFileMap.cs
- FormView.cs
- DurationConverter.cs
- OleDbPropertySetGuid.cs
- assemblycache.cs
- ChildTable.cs
- _SafeNetHandles.cs
- ASCIIEncoding.cs
- _Semaphore.cs
- Pen.cs
- ControlType.cs
- NetCodeGroup.cs
- BCryptSafeHandles.cs
- SchemaSetCompiler.cs
- HashHelpers.cs
- HorizontalAlignConverter.cs
- DebugView.cs
- ListViewHitTestInfo.cs
- BrowserDefinition.cs
- TextCompositionEventArgs.cs
- OdbcEnvironmentHandle.cs
- CheckBoxStandardAdapter.cs
- PriorityChain.cs
- InheritablePropertyChangeInfo.cs
- HandlerBase.cs
- FormsAuthenticationUser.cs
- DynamicMethod.cs
- DetailsViewDeletedEventArgs.cs
- MetadataWorkspace.cs
- TraceHandler.cs
- CharEnumerator.cs
- HttpHandler.cs
- ToolBar.cs
- XmlSignatureProperties.cs
- WindowsTab.cs
- QilFactory.cs
- embossbitmapeffect.cs
- GridViewAutomationPeer.cs
- PropertiesTab.cs
- ListManagerBindingsCollection.cs
- XMLDiffLoader.cs
- namescope.cs
- SoundPlayerAction.cs
- ThreadSafeList.cs
- BaseParaClient.cs
- WebPartDescriptionCollection.cs
- PerformanceCounterManager.cs
- TracePayload.cs
- LinkUtilities.cs
- DecoderExceptionFallback.cs
- LoginStatusDesigner.cs
- MessageEventSubscriptionService.cs
- Utils.cs
- SetterBase.cs
- ServiceRouteHandler.cs
- DefaultEventAttribute.cs
- Effect.cs
- DataGrid.cs
- KeysConverter.cs
- BufferCache.cs
- FrameworkObject.cs
- DependencyPropertyChangedEventArgs.cs
- GroupBoxAutomationPeer.cs
- LongCountAggregationOperator.cs
- HandleCollector.cs
- ConfigDefinitionUpdates.cs
- StorageFunctionMapping.cs
- DataGridViewColumnHeaderCell.cs
- SelectionWordBreaker.cs
- CultureMapper.cs
- ResponseBodyWriter.cs
- SafeHandles.cs
- StateManagedCollection.cs
- DataGridViewColumnHeaderCell.cs
- SafeHandle.cs
- AttachedAnnotation.cs
- _NegoState.cs
- SystemWebExtensionsSectionGroup.cs