Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / 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
- MarkupWriter.cs
- SerializationHelper.cs
- HtmlTernaryTree.cs
- PenContext.cs
- OdbcConnectionHandle.cs
- _Events.cs
- UnknownBitmapDecoder.cs
- RubberbandSelector.cs
- UriSectionData.cs
- InvokePatternIdentifiers.cs
- QueryOptionExpression.cs
- GlobalItem.cs
- ActivityValidationServices.cs
- ObfuscateAssemblyAttribute.cs
- WrappedKeySecurityTokenParameters.cs
- httpserverutility.cs
- ElementAtQueryOperator.cs
- NativeCompoundFileAPIs.cs
- ZipIOLocalFileBlock.cs
- QueryStringParameter.cs
- VerificationAttribute.cs
- TouchDevice.cs
- ParentControlDesigner.cs
- Semaphore.cs
- DrawingVisualDrawingContext.cs
- ProxyGenerationError.cs
- SqlTriggerContext.cs
- NamespaceDecl.cs
- RegistrationServices.cs
- BitmapFrameEncode.cs
- GeneralTransform.cs
- StringFunctions.cs
- SqlSupersetValidator.cs
- FormsAuthenticationModule.cs
- QueryContinueDragEvent.cs
- XmlSchemaSimpleContent.cs
- ObjectManager.cs
- CachedPathData.cs
- PerspectiveCamera.cs
- CategoryNameCollection.cs
- BindingCompleteEventArgs.cs
- CorrelationManager.cs
- FontFamilyIdentifier.cs
- NamedPipeConnectionPoolSettings.cs
- TextServicesCompartmentEventSink.cs
- SmiMetaDataProperty.cs
- WindowsIPAddress.cs
- AssemblyInfo.cs
- DataGridDesigner.cs
- CopyAttributesAction.cs
- FlowDocumentFormatter.cs
- SamlAttribute.cs
- UserNamePasswordValidator.cs
- ProfilePropertyNameValidator.cs
- ScriptComponentDescriptor.cs
- JulianCalendar.cs
- ActivityDesignerAccessibleObject.cs
- DependencyObjectType.cs
- BooleanToSelectiveScrollingOrientationConverter.cs
- EncryptedKey.cs
- BatchParser.cs
- TableRowCollection.cs
- PackageRelationshipCollection.cs
- DebuggerAttributes.cs
- cache.cs
- COSERVERINFO.cs
- SecurityTokenValidationException.cs
- FullTextLine.cs
- TextReader.cs
- X509SecurityTokenAuthenticator.cs
- LayoutUtils.cs
- DelegateBodyWriter.cs
- EntityDataSourceChangedEventArgs.cs
- ReferenceConverter.cs
- ModelFactory.cs
- CommandValueSerializer.cs
- Stack.cs
- SqlUDTStorage.cs
- CookieProtection.cs
- SplitterEvent.cs
- ServiceOperationHelpers.cs
- HttpRequest.cs
- GACIdentityPermission.cs
- ComplexPropertyEntry.cs
- TemplateControlCodeDomTreeGenerator.cs
- ColorAnimationBase.cs
- KnownAssemblyEntry.cs
- Misc.cs
- IdentityNotMappedException.cs
- ExpandSegmentCollection.cs
- HandledEventArgs.cs
- ConversionContext.cs
- GuidConverter.cs
- _AutoWebProxyScriptHelper.cs
- TransformerInfoCollection.cs
- CachingHintValidation.cs
- Model3DGroup.cs
- _OverlappedAsyncResult.cs
- SecurityMode.cs
- XamlDebuggerXmlReader.cs