Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / clr / src / BCL / System / Runtime / CompilerServices / IDispatchConstantAttribute.cs / 1 / IDispatchConstantAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System.Runtime.InteropServices; namespace System.Runtime.CompilerServices { [Serializable, AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter, Inherited=false)] [System.Runtime.InteropServices.ComVisible(true)] public sealed class IDispatchConstantAttribute : CustomConstantAttribute { public IDispatchConstantAttribute() { } public override Object Value { get { return new DispatchWrapper(null); } } } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- Panel.cs
- SparseMemoryStream.cs
- AssemblyBuilder.cs
- StructuralCache.cs
- Delay.cs
- StateItem.cs
- PropertyBuilder.cs
- BitmapFrame.cs
- ConfigsHelper.cs
- ObjectSet.cs
- EmissiveMaterial.cs
- COM2Enum.cs
- ExpressionBuilder.cs
- ImageListStreamer.cs
- CheckBoxList.cs
- DetailsView.cs
- WSHttpBinding.cs
- SimpleHandlerFactory.cs
- Matrix3D.cs
- OutgoingWebRequestContext.cs
- AdornedElementPlaceholder.cs
- UpdatePanelControlTrigger.cs
- SqlMethods.cs
- TreeView.cs
- EdmValidator.cs
- CodeCommentStatementCollection.cs
- AttributeUsageAttribute.cs
- ReceiveActivityValidator.cs
- SqlCacheDependencySection.cs
- ProfileInfo.cs
- LoginUtil.cs
- recordstatescratchpad.cs
- CachedCompositeFamily.cs
- ProxyWebPartManagerDesigner.cs
- KnownColorTable.cs
- WindowsStatic.cs
- CodeMethodReturnStatement.cs
- ZipPackagePart.cs
- WhitespaceRuleReader.cs
- ImageAnimator.cs
- PermissionAttributes.cs
- RayMeshGeometry3DHitTestResult.cs
- X509Certificate2Collection.cs
- DataGridViewIntLinkedList.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- InputQueueChannel.cs
- EventLogWatcher.cs
- SizeLimitedCache.cs
- SQLDecimalStorage.cs
- AddressAlreadyInUseException.cs
- CapabilitiesUse.cs
- InputReportEventArgs.cs
- AttributeCollection.cs
- ELinqQueryState.cs
- XPathParser.cs
- EntityDesignerDataSourceView.cs
- ListViewUpdateEventArgs.cs
- DesignTimeParseData.cs
- Formatter.cs
- SelectionProviderWrapper.cs
- ErrorProvider.cs
- ReturnEventArgs.cs
- CustomAssemblyResolver.cs
- ConnectionAcceptor.cs
- URLEditor.cs
- DbModificationClause.cs
- QilXmlReader.cs
- WebBrowserHelper.cs
- Quaternion.cs
- Number.cs
- EntityConnectionStringBuilder.cs
- RSAPKCS1KeyExchangeFormatter.cs
- XmlExceptionHelper.cs
- OrderedEnumerableRowCollection.cs
- SoapFault.cs
- ByteConverter.cs
- Selection.cs
- _FtpControlStream.cs
- ZipIOBlockManager.cs
- CngUIPolicy.cs
- XmlSchemaComplexContent.cs
- SqlMethodCallConverter.cs
- DataGridViewCellCancelEventArgs.cs
- RTLAwareMessageBox.cs
- DynamicMetaObjectBinder.cs
- ToolStripRendererSwitcher.cs
- HijriCalendar.cs
- ColumnResizeAdorner.cs
- AutomationPropertyInfo.cs
- AppDomain.cs
- WindowsGraphics2.cs
- HashLookup.cs
- SystemColors.cs
- CalendarTable.cs
- OutputWindow.cs
- Buffer.cs
- _LocalDataStore.cs
- ExpressionBindingsDialog.cs
- NodeLabelEditEvent.cs
- GridViewRowCollection.cs