Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Extensions / Script / Services / ScriptServiceAttribute.cs / 1305376 / ScriptServiceAttribute.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Script.Services { using System; using System.Web; [ AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface) ] public sealed class ScriptServiceAttribute : Attribute { public ScriptServiceAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Script.Services { using System; using System.Web; [ AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface) ] public sealed class ScriptServiceAttribute : Attribute { public ScriptServiceAttribute() { } } } // 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
- SafeHandle.cs
- UDPClient.cs
- WebPartHeaderCloseVerb.cs
- BridgeDataReader.cs
- GroupBoxAutomationPeer.cs
- PrePostDescendentsWalker.cs
- ContextProperty.cs
- RTLAwareMessageBox.cs
- TypeReference.cs
- EmbeddedMailObjectsCollection.cs
- XamlSerializerUtil.cs
- DataGridViewTopRowAccessibleObject.cs
- QueryCorrelationInitializer.cs
- XsltFunctions.cs
- AlphaSortedEnumConverter.cs
- DispatcherOperation.cs
- CustomValidator.cs
- ConnectionsZoneDesigner.cs
- RevocationPoint.cs
- PointF.cs
- TemplateComponentConnector.cs
- OracleCommandSet.cs
- RootBuilder.cs
- ScriptResourceDefinition.cs
- LexicalChunk.cs
- XmlResolver.cs
- HttpMethodConstraint.cs
- WebMessageEncodingElement.cs
- BufferCache.cs
- ItemsPanelTemplate.cs
- XmlNodeComparer.cs
- Int16Converter.cs
- ObjectStateManager.cs
- SizeChangedEventArgs.cs
- Condition.cs
- GlyphRun.cs
- ManualResetEvent.cs
- CharConverter.cs
- ButtonField.cs
- DetailsViewUpdatedEventArgs.cs
- LocalTransaction.cs
- VisualStyleInformation.cs
- XMLDiffLoader.cs
- EntityKey.cs
- PrivilegeNotHeldException.cs
- JsonDeserializer.cs
- ToolStripGripRenderEventArgs.cs
- Matrix3DValueSerializer.cs
- DbDataRecord.cs
- DesignerResources.cs
- ListViewTableCell.cs
- Semaphore.cs
- CellCreator.cs
- DocumentGridContextMenu.cs
- objectresult_tresulttype.cs
- GroupBox.cs
- Stackframe.cs
- wgx_sdk_version.cs
- SystemUnicastIPAddressInformation.cs
- ArrayWithOffset.cs
- SR.Designer.cs
- SpecialNameAttribute.cs
- WebPartCatalogAddVerb.cs
- ErrorEventArgs.cs
- ArrangedElementCollection.cs
- TypedTableHandler.cs
- TemplatingOptionsDialog.cs
- NamedPipeChannelListener.cs
- PatternMatcher.cs
- AxWrapperGen.cs
- TypeToArgumentTypeConverter.cs
- ScrollEventArgs.cs
- ProcessModuleCollection.cs
- OleDbError.cs
- Column.cs
- NestedContainer.cs
- FixedTextView.cs
- DurableRuntimeValidator.cs
- TextDecorationLocationValidation.cs
- clipboard.cs
- AnnotationResourceChangedEventArgs.cs
- ItemsControlAutomationPeer.cs
- MachineSettingsSection.cs
- MessageQueueInstaller.cs
- OleStrCAMarshaler.cs
- HttpListener.cs
- XamlParser.cs
- ColumnHeaderConverter.cs
- XmlNamespaceManager.cs
- SizeConverter.cs
- GroupedContextMenuStrip.cs
- RuleSet.cs
- DBSqlParserColumn.cs
- ToolStripPanelRow.cs
- SymLanguageVendor.cs
- EncryptedPackageFilter.cs
- ListViewItemEventArgs.cs
- FormViewUpdatedEventArgs.cs
- DrawingServices.cs
- CacheAxisQuery.cs