Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / 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
- ByteAnimation.cs
- SqlParameterizer.cs
- MetadataUtilsSmi.cs
- Thumb.cs
- RichTextBoxContextMenu.cs
- SqlClientPermission.cs
- Crypto.cs
- BehaviorService.cs
- CollectionViewGroupRoot.cs
- Parameter.cs
- Model3DGroup.cs
- ConfigurationElementProperty.cs
- Debug.cs
- SymbolMethod.cs
- DeviceSpecific.cs
- Switch.cs
- BitSet.cs
- FixedSOMFixedBlock.cs
- ping.cs
- HScrollProperties.cs
- RuleInfoComparer.cs
- MobileComponentEditorPage.cs
- OracleParameterBinding.cs
- SqlAliasesReferenced.cs
- SkewTransform.cs
- FileRecordSequence.cs
- SystemIPInterfaceStatistics.cs
- TextWriterTraceListener.cs
- Expressions.cs
- TryCatch.cs
- MessageBox.cs
- LocalizationParserHooks.cs
- DnsPermission.cs
- XmlWriter.cs
- CodeDomExtensionMethods.cs
- shaperfactoryquerycachekey.cs
- WebPartConnectionsCancelEventArgs.cs
- ReadOnlyState.cs
- CodeAssignStatement.cs
- HandlerWithFactory.cs
- WinFormsComponentEditor.cs
- SslStreamSecurityUpgradeProvider.cs
- ToolStripDropDown.cs
- LinkDescriptor.cs
- ResourcePool.cs
- HttpModuleCollection.cs
- ExpressionConverter.cs
- XPathMultyIterator.cs
- Models.cs
- BinaryKeyIdentifierClause.cs
- ProviderConnectionPointCollection.cs
- XmlSchemaSimpleContentExtension.cs
- SecurityElement.cs
- ISFTagAndGuidCache.cs
- DataGridColumn.cs
- StrongNameMembershipCondition.cs
- GZipDecoder.cs
- StringHelper.cs
- EntityDataSourceView.cs
- Polyline.cs
- IdnElement.cs
- ComplexPropertyEntry.cs
- CompilerCollection.cs
- SchemaLookupTable.cs
- PersonalizationProviderHelper.cs
- ExternalFile.cs
- DesignBindingEditor.cs
- StringAnimationUsingKeyFrames.cs
- XmlIgnoreAttribute.cs
- HyperLinkField.cs
- HttpAsyncResult.cs
- DefaultEventAttribute.cs
- NetworkCredential.cs
- ObjectContextServiceProvider.cs
- IntranetCredentialPolicy.cs
- PropertyNames.cs
- XmlIncludeAttribute.cs
- ComponentCollection.cs
- NullableDecimalSumAggregationOperator.cs
- XmlC14NWriter.cs
- EncryptedKey.cs
- SelectionEditor.cs
- StagingAreaInputItem.cs
- DesignerActionUI.cs
- TogglePattern.cs
- AppSettingsSection.cs
- MSAANativeProvider.cs
- HttpStaticObjectsCollectionWrapper.cs
- ObjectStorage.cs
- TableLayoutPanelCellPosition.cs
- DisplayInformation.cs
- CommonXSendMessage.cs
- URL.cs
- OperationDescription.cs
- XMLSyntaxException.cs
- SerializationObjectManager.cs
- ImageButton.cs
- XdrBuilder.cs
- TraceHandler.cs
- XsltFunctions.cs