Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / CompMod / System / CodeDOM / CodeEntryPointMethod.cs / 1305376 / CodeEntryPointMethod.cs
//------------------------------------------------------------------------------
//
//
// [....]
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.CodeDom {
using System.Diagnostics;
using System;
using Microsoft.Win32;
using System.Collections;
using System.Runtime.InteropServices;
///
///
/// Represents a class method that is the entry point
///
///
[
ClassInterface(ClassInterfaceType.AutoDispatch),
ComVisible(true),
Serializable,
]
public class CodeEntryPointMethod : CodeMemberMethod {
///
/// [To be supplied.]
///
public CodeEntryPointMethod() {
}
}
}
// 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
- DataTableNewRowEvent.cs
- TimeZoneNotFoundException.cs
- DataGridAutoGeneratingColumnEventArgs.cs
- RNGCryptoServiceProvider.cs
- TabletDevice.cs
- CollaborationHelperFunctions.cs
- ProgressBar.cs
- CodeEventReferenceExpression.cs
- SiteMapNode.cs
- SpecularMaterial.cs
- PingOptions.cs
- SystemSounds.cs
- FieldMetadata.cs
- XmlSchemaType.cs
- CfgParser.cs
- PointF.cs
- ConnectionsZone.cs
- OleDbSchemaGuid.cs
- ColumnTypeConverter.cs
- DSACryptoServiceProvider.cs
- DiagnosticTrace.cs
- SmiEventSink_Default.cs
- RNGCryptoServiceProvider.cs
- FrameworkReadOnlyPropertyMetadata.cs
- ActiveXSite.cs
- Command.cs
- PathTooLongException.cs
- CompensatableTransactionScopeActivity.cs
- DependencyProperty.cs
- RegexNode.cs
- AnimatedTypeHelpers.cs
- CodeTypeDelegate.cs
- X509CertificateValidator.cs
- CheckBoxAutomationPeer.cs
- ProxyWebPartManager.cs
- EdmComplexTypeAttribute.cs
- SettingsProviderCollection.cs
- DataRowChangeEvent.cs
- SerializationInfoEnumerator.cs
- Authorization.cs
- XmlTypeAttribute.cs
- DSASignatureFormatter.cs
- ApplicationDirectory.cs
- ProfileProvider.cs
- FieldBuilder.cs
- OleDbRowUpdatingEvent.cs
- ContentPosition.cs
- HorizontalAlignConverter.cs
- oledbmetadatacollectionnames.cs
- AstTree.cs
- RuntimeConfigurationRecord.cs
- TypeInitializationException.cs
- SQLInt16.cs
- TextSelectionProcessor.cs
- WorkflowWebHostingModule.cs
- SafeFileHandle.cs
- WriteLineDesigner.xaml.cs
- Hex.cs
- FormatterServices.cs
- WebServiceFault.cs
- CodeSnippetTypeMember.cs
- CacheSection.cs
- SafeRightsManagementEnvironmentHandle.cs
- GPStream.cs
- InplaceBitmapMetadataWriter.cs
- FlowThrottle.cs
- _LazyAsyncResult.cs
- SqlFunctionAttribute.cs
- EntityObject.cs
- Vector3DAnimation.cs
- ImageBrush.cs
- ElementHost.cs
- PropertyDescriptorComparer.cs
- FormClosedEvent.cs
- DashStyle.cs
- MatrixTransform.cs
- PresentationTraceSources.cs
- ListComponentEditor.cs
- ResourceAssociationSetEnd.cs
- TableItemProviderWrapper.cs
- MouseGesture.cs
- Rijndael.cs
- loginstatus.cs
- DocumentViewerAutomationPeer.cs
- PersistChildrenAttribute.cs
- FileSystemEnumerable.cs
- PageCache.cs
- TaskFormBase.cs
- WindowPatternIdentifiers.cs
- EncodingInfo.cs
- Viewport2DVisual3D.cs
- Itemizer.cs
- NumericPagerField.cs
- TextRangeEditLists.cs
- XmlConvert.cs
- PersonalizableAttribute.cs
- ControlDesigner.cs
- PropertyToken.cs
- ProxyHelper.cs
- DataGridRowAutomationPeer.cs