Code:
/ 4.0 / 4.0 / 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. // ==++== // // 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
- HashMembershipCondition.cs
- InternalCache.cs
- AuthenticatedStream.cs
- AssociationSetEnd.cs
- mediaeventshelper.cs
- NegotiateStream.cs
- Emitter.cs
- MessageSmuggler.cs
- LinqDataSource.cs
- Command.cs
- DelegateTypeInfo.cs
- SafeBitVector32.cs
- EntityContainerAssociationSetEnd.cs
- TextProviderWrapper.cs
- InstalledFontCollection.cs
- TimeoutException.cs
- GeneralTransformGroup.cs
- EventToken.cs
- CompilerTypeWithParams.cs
- BitmapEncoder.cs
- CategoryAttribute.cs
- BamlBinaryReader.cs
- AnonymousIdentificationSection.cs
- TemplateXamlTreeBuilder.cs
- ContentElement.cs
- RefExpr.cs
- RegexRunnerFactory.cs
- HyperLinkField.cs
- ClientSettingsSection.cs
- WeakHashtable.cs
- ColumnMapVisitor.cs
- TransformGroup.cs
- XmlQueryTypeFactory.cs
- CodeArrayCreateExpression.cs
- XmlSchemaFacet.cs
- MenuItem.cs
- HttpFileCollection.cs
- smtppermission.cs
- Crc32.cs
- AccessedThroughPropertyAttribute.cs
- FolderBrowserDialogDesigner.cs
- AutoFocusStyle.xaml.cs
- SerializationSectionGroup.cs
- HttpWriter.cs
- RangeBaseAutomationPeer.cs
- DefinitionUpdate.cs
- VectorCollectionConverter.cs
- AutomationElementCollection.cs
- DataGridViewCellStyleChangedEventArgs.cs
- UniqueEventHelper.cs
- StyleConverter.cs
- RectAnimation.cs
- ToolbarAUtomationPeer.cs
- BmpBitmapDecoder.cs
- TrackingWorkflowEventArgs.cs
- WebPartVerb.cs
- TypeListConverter.cs
- PowerStatus.cs
- unitconverter.cs
- ParameterReplacerVisitor.cs
- SessionPageStateSection.cs
- BamlTreeUpdater.cs
- SystemColorTracker.cs
- ButtonStandardAdapter.cs
- SR.cs
- TextOutput.cs
- DynamicDataExtensions.cs
- MessageContractExporter.cs
- InfoCardSymmetricAlgorithm.cs
- Set.cs
- TextParaLineResult.cs
- X509Chain.cs
- WindowsAltTab.cs
- CoTaskMemHandle.cs
- ObjRef.cs
- TextBoxView.cs
- FloaterBaseParagraph.cs
- StrongNamePublicKeyBlob.cs
- TextRangeEditTables.cs
- CodePrimitiveExpression.cs
- OutputScopeManager.cs
- CodePageEncoding.cs
- Menu.cs
- SqlServer2KCompatibilityAnnotation.cs
- XmlSchemaObjectCollection.cs
- BamlMapTable.cs
- DateTimeOffset.cs
- ApplicationException.cs
- BitStream.cs
- TypeSystem.cs
- DiscoveryServerProtocol.cs
- AlternateView.cs
- ValidationResult.cs
- DispatcherHooks.cs
- QuaternionRotation3D.cs
- ILGenerator.cs
- ScrollItemProviderWrapper.cs
- XhtmlBasicTextBoxAdapter.cs
- HttpValueCollection.cs
- StateManagedCollection.cs