Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / ndp / clr / src / BCL / System / ParamArrayAttribute.cs / 1 / ParamArrayAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================================== ** ** Class: ParamArrayAttribute ** ** ** Purpose: Container for assemblies. ** ** =============================================================================*/ namespace System { //This class contains only static members and does not need to be serializable [AttributeUsage (AttributeTargets.Parameter, Inherited=true, AllowMultiple=false)] [System.Runtime.InteropServices.ComVisible(true)] public sealed class ParamArrayAttribute : Attribute { public ParamArrayAttribute () {} } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================================== ** ** Class: ParamArrayAttribute ** ** ** Purpose: Container for assemblies. ** ** =============================================================================*/ namespace System { //This class contains only static members and does not need to be serializable [AttributeUsage (AttributeTargets.Parameter, Inherited=true, AllowMultiple=false)] [System.Runtime.InteropServices.ComVisible(true)] public sealed class ParamArrayAttribute : Attribute { public ParamArrayAttribute () {} } } // 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
- LayoutTable.cs
- ToolStripEditorManager.cs
- GenerateHelper.cs
- _CommandStream.cs
- ProtocolsSection.cs
- AuthenticationModulesSection.cs
- MetafileHeaderWmf.cs
- ColorTransformHelper.cs
- validation.cs
- Dictionary.cs
- ResourceManager.cs
- IItemProperties.cs
- UnorderedHashRepartitionStream.cs
- RectAnimation.cs
- QilPatternFactory.cs
- CultureInfoConverter.cs
- ReadOnlyObservableCollection.cs
- SqlConnectionPoolProviderInfo.cs
- ConstructorNeedsTagAttribute.cs
- NativeMethods.cs
- DbMetaDataCollectionNames.cs
- PreloadHost.cs
- SystemResourceHost.cs
- MailWebEventProvider.cs
- BitmapImage.cs
- SchemaObjectWriter.cs
- ListControl.cs
- DataRelation.cs
- DataException.cs
- SqlServer2KCompatibilityAnnotation.cs
- XmlTextAttribute.cs
- EventLogTraceListener.cs
- SQLStringStorage.cs
- ImmutableDispatchRuntime.cs
- PartialCachingAttribute.cs
- ContentFilePart.cs
- MediaElementAutomationPeer.cs
- NetworkStream.cs
- ConnectionPoint.cs
- System.Data.OracleClient_BID.cs
- PropertyGridEditorPart.cs
- WebPartDisplayModeEventArgs.cs
- ClrProviderManifest.cs
- FrugalList.cs
- XamlTypeMapperSchemaContext.cs
- TextRange.cs
- Exceptions.cs
- PasswordPropertyTextAttribute.cs
- OciLobLocator.cs
- AnnouncementInnerClient11.cs
- ExpressionStringBuilder.cs
- CalendarDay.cs
- DescendantOverDescendantQuery.cs
- InvalidAsynchronousStateException.cs
- RadioButtonPopupAdapter.cs
- StorageEntityContainerMapping.cs
- LogStore.cs
- PartialCachingAttribute.cs
- SelectionProcessor.cs
- TileModeValidation.cs
- ProviderException.cs
- PackageFilter.cs
- TempFiles.cs
- WebHttpSecurity.cs
- ISAPIWorkerRequest.cs
- Errors.cs
- XmlSubtreeReader.cs
- DefaultMemberAttribute.cs
- LessThanOrEqual.cs
- CodeGroup.cs
- ToolStripArrowRenderEventArgs.cs
- AutomationProperty.cs
- input.cs
- CookieParameter.cs
- SupportsEventValidationAttribute.cs
- MultiView.cs
- AppDomainUnloadedException.cs
- SqlDelegatedTransaction.cs
- AuthorizationRule.cs
- WindowsTab.cs
- Constants.cs
- SafeNativeMethods.cs
- ListItemCollection.cs
- PropertyRecord.cs
- NativeActivityTransactionContext.cs
- InputEventArgs.cs
- DataSpaceManager.cs
- XmlSchemas.cs
- ExceptionUtility.cs
- DecoderReplacementFallback.cs
- PageThemeBuildProvider.cs
- ResourceKey.cs
- ImageMetadata.cs
- EventProxy.cs
- XXXInfos.cs
- EntitySqlQueryCacheKey.cs
- ReferenceEqualityComparer.cs
- LinqDataSourceView.cs
- StreamHelper.cs
- xmlfixedPageInfo.cs