Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / CompMod / System / CodeDOM / CodeEntryPointMethod.cs / 1 / 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() {
}
}
}
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TrustLevelCollection.cs
- IxmlLineInfo.cs
- MessageQueueInstaller.cs
- WebCategoryAttribute.cs
- SqlRowUpdatingEvent.cs
- UniqueConstraint.cs
- DirectionalLight.cs
- ToolBarTray.cs
- DataGridViewIntLinkedList.cs
- Splitter.cs
- CookieParameter.cs
- Source.cs
- MetadataUtilsSmi.cs
- HttpCookieCollection.cs
- AssemblyCollection.cs
- CodeAttributeArgument.cs
- Size.cs
- SymmetricKeyWrap.cs
- XhtmlStyleClass.cs
- SystemWebExtensionsSectionGroup.cs
- TaskHelper.cs
- WebUtil.cs
- WindowsListViewScroll.cs
- OperationCanceledException.cs
- FrameworkTemplate.cs
- DynamicResourceExtension.cs
- AmbiguousMatchException.cs
- EditorAttribute.cs
- SqlTriggerAttribute.cs
- WebEventTraceProvider.cs
- SystemIPv4InterfaceProperties.cs
- WindowsAuthenticationModule.cs
- CodeIndexerExpression.cs
- RectIndependentAnimationStorage.cs
- SchemaImporter.cs
- ISFClipboardData.cs
- DescriptionCreator.cs
- IdnMapping.cs
- ContainerParagraph.cs
- PreservationFileWriter.cs
- PinnedBufferMemoryStream.cs
- TemplateBindingExtensionConverter.cs
- HwndSource.cs
- DecoderFallbackWithFailureFlag.cs
- PrePostDescendentsWalker.cs
- GlyphRunDrawing.cs
- GridToolTip.cs
- EntityRecordInfo.cs
- SafeTimerHandle.cs
- mediaeventshelper.cs
- DynamicILGenerator.cs
- UserNamePasswordValidator.cs
- ColumnPropertiesGroup.cs
- X509CertificateTokenFactoryCredential.cs
- ValueSerializer.cs
- TemplateNameScope.cs
- AnimationLayer.cs
- AssemblyAttributesGoHere.cs
- ImageAttributes.cs
- DBConcurrencyException.cs
- EastAsianLunisolarCalendar.cs
- OleDbReferenceCollection.cs
- EntityDataSourceConfigureObjectContext.cs
- Keywords.cs
- PageParserFilter.cs
- SamlAuthorityBinding.cs
- OracleParameter.cs
- WsatAdminException.cs
- SamlNameIdentifierClaimResource.cs
- SemaphoreSlim.cs
- GroupBox.cs
- WriterOutput.cs
- DataBoundLiteralControl.cs
- RadioButtonPopupAdapter.cs
- MediaElement.cs
- OdbcInfoMessageEvent.cs
- CreateUserWizardAutoFormat.cs
- ReferentialConstraint.cs
- FieldAccessException.cs
- NotCondition.cs
- RSAPKCS1SignatureDeformatter.cs
- EntityDataSourceState.cs
- TrustLevel.cs
- XPathDocumentNavigator.cs
- LazyTextWriterCreator.cs
- PhoneCall.cs
- StrokeNode.cs
- MemberHolder.cs
- SimpleWorkerRequest.cs
- AsyncStreamReader.cs
- TextServicesPropertyRanges.cs
- AssemblyInfo.cs
- BindingCompleteEventArgs.cs
- MetadataArtifactLoaderResource.cs
- DataGridViewSelectedRowCollection.cs
- ContainsRowNumberChecker.cs
- ComplexType.cs
- ComboBox.cs
- ObjectTypeMapping.cs
- Viewport3DVisual.cs