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 / EventArgs.cs / 1 / EventArgs.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System { using System; // The base class for all event classes. [Serializable] [System.Runtime.InteropServices.ComVisible(true)] public class EventArgs { public static readonly EventArgs Empty = new EventArgs(); public EventArgs() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System { using System; // The base class for all event classes. [Serializable] [System.Runtime.InteropServices.ComVisible(true)] public class EventArgs { public static readonly EventArgs Empty = new EventArgs(); public EventArgs() { } } } // 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
- CodeAttributeDeclarationCollection.cs
- GeometryCollection.cs
- ObjectDataProvider.cs
- BamlTreeUpdater.cs
- WmlLinkAdapter.cs
- RegexMatch.cs
- SharedHttpTransportManager.cs
- PasswordPropertyTextAttribute.cs
- TagNameToTypeMapper.cs
- DriveNotFoundException.cs
- TextElementEnumerator.cs
- PeerPresenceInfo.cs
- Control.cs
- IgnoreSection.cs
- SystemFonts.cs
- VarInfo.cs
- X509CertificateChain.cs
- DataColumn.cs
- PtsHelper.cs
- VSWCFServiceContractGenerator.cs
- EditCommandColumn.cs
- SQLGuidStorage.cs
- StatusBarPanel.cs
- TypeInfo.cs
- DoubleCollectionValueSerializer.cs
- FontFamilyConverter.cs
- assertwrapper.cs
- rsa.cs
- WSTrustDec2005.cs
- DiscardableAttribute.cs
- PageSetupDialog.cs
- PersistenceProviderDirectory.cs
- GridLength.cs
- SQLConvert.cs
- SettingsBindableAttribute.cs
- ToolStripDropDownClosingEventArgs.cs
- ToggleProviderWrapper.cs
- BitmapEffectGroup.cs
- CodeLabeledStatement.cs
- Wildcard.cs
- EventTrigger.cs
- OleDbEnumerator.cs
- PropertyManager.cs
- NetNamedPipeSecurity.cs
- ApplicationGesture.cs
- GlyphTypeface.cs
- ReverseQueryOperator.cs
- ViewBox.cs
- DbConnectionHelper.cs
- Label.cs
- TreeWalkHelper.cs
- EncoderNLS.cs
- CodeSnippetExpression.cs
- Span.cs
- CodePageEncoding.cs
- ListMarkerSourceInfo.cs
- ArrayTypeMismatchException.cs
- SizeConverter.cs
- ObjectViewListener.cs
- WindowsProgressbar.cs
- Graphics.cs
- ProtectedConfigurationProviderCollection.cs
- ViewBase.cs
- BinaryConverter.cs
- EDesignUtil.cs
- WebBrowsableAttribute.cs
- PermissionSetEnumerator.cs
- ProviderConnectionPoint.cs
- DbCommandDefinition.cs
- ConfigXmlWhitespace.cs
- DefaultHttpHandler.cs
- ExternalCalls.cs
- AutomationPropertyInfo.cs
- HttpProxyCredentialType.cs
- GeneralEndpointIdentity.cs
- DataGridViewSelectedColumnCollection.cs
- SmiTypedGetterSetter.cs
- ArrayConverter.cs
- XmlConvert.cs
- selecteditemcollection.cs
- ConstantProjectedSlot.cs
- JsonFormatGeneratorStatics.cs
- SimpleExpression.cs
- SchemaTypeEmitter.cs
- XmlWrappingReader.cs
- Pair.cs
- XPathNavigatorKeyComparer.cs
- EntityClientCacheKey.cs
- EntityDataSourceUtil.cs
- AggregateNode.cs
- XmlHierarchyData.cs
- XPathAncestorIterator.cs
- DesignerLoader.cs
- SelectingProviderEventArgs.cs
- IRCollection.cs
- Vector3D.cs
- ResourceContainer.cs
- FigureParagraph.cs
- BCLDebug.cs
- XmlSchemaAnnotation.cs