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
- PageParserFilter.cs
- SoundPlayer.cs
- DependencyObjectPropertyDescriptor.cs
- EditorZoneAutoFormat.cs
- ScrollProviderWrapper.cs
- TraceHandlerErrorFormatter.cs
- NewExpression.cs
- SqlBuilder.cs
- BuildDependencySet.cs
- StringUtil.cs
- RegexBoyerMoore.cs
- Vars.cs
- RightsManagementEncryptionTransform.cs
- OperationResponse.cs
- ReachFixedPageSerializerAsync.cs
- CodeDirectiveCollection.cs
- GetIndexBinder.cs
- MenuItemAutomationPeer.cs
- DataServiceHostWrapper.cs
- ImportCatalogPart.cs
- WorkerRequest.cs
- ImageSourceValueSerializer.cs
- EnumerableRowCollection.cs
- JoinTreeSlot.cs
- XmlBoundElement.cs
- MobileRedirect.cs
- NameValueSectionHandler.cs
- EditorAttribute.cs
- CodeTypeMember.cs
- FixedSchema.cs
- LinqDataSourceDeleteEventArgs.cs
- XmlEntityReference.cs
- SystemException.cs
- DesignerHelpers.cs
- ThumbAutomationPeer.cs
- CodeSnippetCompileUnit.cs
- SqlCommand.cs
- CheckBoxStandardAdapter.cs
- ToolStripItemCollection.cs
- IndicShape.cs
- BitmapData.cs
- PersonalizablePropertyEntry.cs
- MapPathBasedVirtualPathProvider.cs
- ObjectDisposedException.cs
- SQLChars.cs
- CachedPathData.cs
- AnimatedTypeHelpers.cs
- CountdownEvent.cs
- SrgsSubset.cs
- BooleanFacetDescriptionElement.cs
- PropertyGroupDescription.cs
- LiteralControl.cs
- SecurityDocument.cs
- Point3DCollectionValueSerializer.cs
- XmlWriterTraceListener.cs
- ObjectHelper.cs
- QilXmlReader.cs
- PropertyValueUIItem.cs
- EventDescriptor.cs
- NavigatorOutput.cs
- DataIdProcessor.cs
- FixedFindEngine.cs
- AssemblyBuilder.cs
- SystemIPInterfaceStatistics.cs
- Opcode.cs
- webproxy.cs
- odbcmetadatafactory.cs
- DataGridViewMethods.cs
- ResourceContainer.cs
- ErrorEventArgs.cs
- FastEncoderWindow.cs
- DefaultHttpHandler.cs
- SQLDecimal.cs
- HtmlForm.cs
- SHA256Managed.cs
- Claim.cs
- TrackingParticipant.cs
- Propagator.ExtentPlaceholderCreator.cs
- WinInetCache.cs
- VScrollBar.cs
- RadioButtonList.cs
- StylusPointPropertyInfoDefaults.cs
- ServiceProviders.cs
- Bitmap.cs
- JavaScriptObjectDeserializer.cs
- RefType.cs
- IsolatedStorageException.cs
- PeerPresenceInfo.cs
- ToolStripContainer.cs
- PreservationFileWriter.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- ListenerChannelContext.cs
- BitmapEffectCollection.cs
- DataSourceControlBuilder.cs
- TextServicesCompartmentContext.cs
- TdsParserStateObject.cs
- LinqToSqlWrapper.cs
- FamilyMapCollection.cs
- Block.cs
- _NativeSSPI.cs