Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / ParamArrayAttribute.cs / 1305376 / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- UserNamePasswordServiceCredential.cs
- ByteStorage.cs
- BinaryObjectInfo.cs
- SqlCachedBuffer.cs
- Menu.cs
- ItemsPanelTemplate.cs
- __Filters.cs
- CSharpCodeProvider.cs
- DateTimeParse.cs
- ConditionalDesigner.cs
- CapiNative.cs
- OutputCacheModule.cs
- BindValidationContext.cs
- StringStorage.cs
- FlowDocumentReaderAutomationPeer.cs
- ListItem.cs
- UnionCqlBlock.cs
- NavigationHelper.cs
- MenuCommand.cs
- SingleAnimationUsingKeyFrames.cs
- ConvertEvent.cs
- Cursors.cs
- SqlFormatter.cs
- MouseEvent.cs
- AnimatedTypeHelpers.cs
- DataGridViewRowStateChangedEventArgs.cs
- StateManagedCollection.cs
- AssemblyBuilder.cs
- Thumb.cs
- InvokeCompletedEventArgs.cs
- SingleAnimation.cs
- Stack.cs
- FileBasedResourceGroveler.cs
- RegistryKey.cs
- CssStyleCollection.cs
- httpserverutility.cs
- VisualBrush.cs
- MulticastNotSupportedException.cs
- GuidTagList.cs
- RepeaterDataBoundAdapter.cs
- StringBlob.cs
- ImageListUtils.cs
- DataGridViewControlCollection.cs
- RequestQueue.cs
- SqlLiftIndependentRowExpressions.cs
- StorageBasedPackageProperties.cs
- ObjectStateEntryOriginalDbUpdatableDataRecord.cs
- DataControlPagerLinkButton.cs
- FixedDocumentPaginator.cs
- PageRouteHandler.cs
- DetailsViewDeletedEventArgs.cs
- DataGridViewRowPostPaintEventArgs.cs
- XPathDocumentNavigator.cs
- OrderByBuilder.cs
- SerializationStore.cs
- StringBlob.cs
- PublisherMembershipCondition.cs
- ImageFormatConverter.cs
- WindowsFormsDesignerOptionService.cs
- BindingWorker.cs
- VariableExpressionConverter.cs
- WebPartHeaderCloseVerb.cs
- ContentElement.cs
- LeaseManager.cs
- InvalidOperationException.cs
- HostedTransportConfigurationBase.cs
- MinMaxParagraphWidth.cs
- HyperlinkAutomationPeer.cs
- PropertyDescriptorCollection.cs
- AutomationFocusChangedEventArgs.cs
- DeferredBinaryDeserializerExtension.cs
- QueryOptionExpression.cs
- CodeLinePragma.cs
- Operand.cs
- SqlInternalConnectionTds.cs
- Select.cs
- XmlNamedNodeMap.cs
- SqlFunctionAttribute.cs
- SmiRecordBuffer.cs
- Memoizer.cs
- CompensationParticipant.cs
- TempFiles.cs
- C14NUtil.cs
- SplashScreen.cs
- CriticalExceptions.cs
- HostedTcpTransportManager.cs
- PassportPrincipal.cs
- ObjectStorage.cs
- ListControlBoundActionList.cs
- RoleManagerModule.cs
- FileCodeGroup.cs
- HwndSubclass.cs
- COM2EnumConverter.cs
- ValidatorAttribute.cs
- WebControlParameterProxy.cs
- BindingContext.cs
- SessionPageStateSection.cs
- AppSettingsReader.cs
- GradientStopCollection.cs
- ScalarType.cs