Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Runtime / CompilerServices / NativeCppClassAttribute.cs / 1305376 / NativeCppClassAttribute.cs
// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
using System;
using System.Runtime.InteropServices;
namespace System.Runtime.CompilerServices {
[Serializable]
[AttributeUsage(AttributeTargets.Struct, Inherited = true),
System.Runtime.InteropServices.ComVisible(true)]
public sealed class NativeCppClassAttribute : Attribute
{
public NativeCppClassAttribute () {}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
using System;
using System.Runtime.InteropServices;
namespace System.Runtime.CompilerServices {
[Serializable]
[AttributeUsage(AttributeTargets.Struct, Inherited = true),
System.Runtime.InteropServices.ComVisible(true)]
public sealed class NativeCppClassAttribute : Attribute
{
public NativeCppClassAttribute () {}
}
}
// 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
- Convert.cs
- EventLogStatus.cs
- TextOnlyOutput.cs
- XPathBuilder.cs
- DictionaryMarkupSerializer.cs
- ObjectSecurity.cs
- StdValidatorsAndConverters.cs
- SerializationBinder.cs
- StringFreezingAttribute.cs
- Walker.cs
- DesignerDataView.cs
- PageAsyncTask.cs
- FileCodeGroup.cs
- PropertyBuilder.cs
- Duration.cs
- ButtonChrome.cs
- Debug.cs
- ThreadPool.cs
- MinimizableAttributeTypeConverter.cs
- BaseParser.cs
- GcSettings.cs
- ToolStripProfessionalLowResolutionRenderer.cs
- IIS7UserPrincipal.cs
- DataColumnMapping.cs
- EventLogPermissionAttribute.cs
- FormViewInsertedEventArgs.cs
- DefaultValueMapping.cs
- SqlParameterCollection.cs
- ServicePointManagerElement.cs
- LocatorGroup.cs
- RequestUriProcessor.cs
- WindowHelperService.cs
- FormatException.cs
- EdmTypeAttribute.cs
- FlowNode.cs
- ReturnEventArgs.cs
- WindowsButton.cs
- RequestDescription.cs
- PropertyRecord.cs
- DatatypeImplementation.cs
- _BufferOffsetSize.cs
- InputScope.cs
- ApplicationServicesHostFactory.cs
- HtmlContainerControl.cs
- ListViewDeletedEventArgs.cs
- CachedCompositeFamily.cs
- QueryCreatedEventArgs.cs
- StringOutput.cs
- PenContexts.cs
- DynamicValueConverter.cs
- DataBindingExpressionBuilder.cs
- TableLayoutStyle.cs
- Rotation3D.cs
- SrgsOneOf.cs
- InOutArgumentConverter.cs
- StyleModeStack.cs
- ContainerUtilities.cs
- DesignerSerializationVisibilityAttribute.cs
- RemoteWebConfigurationHost.cs
- EndPoint.cs
- JsonSerializer.cs
- SecurityUtils.cs
- StrokeCollectionConverter.cs
- ScrollableControl.cs
- Color.cs
- TextTreeInsertElementUndoUnit.cs
- RowUpdatedEventArgs.cs
- DateTimeFormat.cs
- EntitySet.cs
- Fx.cs
- CryptographicAttribute.cs
- _TimerThread.cs
- EventProxy.cs
- WebPartHelpVerb.cs
- EditorAttributeInfo.cs
- JobPageOrder.cs
- StylusPointPropertyInfo.cs
- HttpWebRequestElement.cs
- MethodToken.cs
- SimpleApplicationHost.cs
- RtfToken.cs
- DataBoundControlHelper.cs
- MessageQueueEnumerator.cs
- DbException.cs
- TCEAdapterGenerator.cs
- ValueTypeFixupInfo.cs
- BamlMapTable.cs
- ContextItem.cs
- LabelAutomationPeer.cs
- WebPart.cs
- DoubleLink.cs
- BatchStream.cs
- StylusPointPropertyUnit.cs
- CompensableActivity.cs
- XmlExpressionDumper.cs
- OdbcEnvironmentHandle.cs
- CryptoApi.cs
- ControlDesigner.cs
- columnmapkeybuilder.cs
- ColorTranslator.cs