Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / CompMod / System / CodeDOM / CodeEntryPointMethod.cs / 1305376 / CodeEntryPointMethod.cs
//------------------------------------------------------------------------------ //// // //----------------------------------------------------------------------------- namespace System.CodeDom { using System.Diagnostics; using System; using Microsoft.Win32; using System.Collections; using System.Runtime.InteropServices; ///[....] // Copyright (c) Microsoft Corporation. All rights reserved. ///// [ ClassInterface(ClassInterfaceType.AutoDispatch), ComVisible(true), Serializable, ] public class CodeEntryPointMethod : CodeMemberMethod { ////// Represents a class method that is the entry point /// ////// public CodeEntryPointMethod() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //[To be supplied.] ///// // //----------------------------------------------------------------------------- namespace System.CodeDom { using System.Diagnostics; using System; using Microsoft.Win32; using System.Collections; using System.Runtime.InteropServices; ///[....] // Copyright (c) Microsoft Corporation. All rights reserved. ///// [ ClassInterface(ClassInterfaceType.AutoDispatch), ComVisible(true), Serializable, ] public class CodeEntryPointMethod : CodeMemberMethod { ////// Represents a class method that is the entry point /// ////// public CodeEntryPointMethod() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.[To be supplied.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- LinqDataSourceDeleteEventArgs.cs
- ArrayTypeMismatchException.cs
- XmlSchemaSet.cs
- GridItemProviderWrapper.cs
- Properties.cs
- ResourceProviderFactory.cs
- MissingSatelliteAssemblyException.cs
- CustomAttribute.cs
- SafeJobHandle.cs
- ImageFormat.cs
- baseshape.cs
- ParallelTimeline.cs
- JapaneseLunisolarCalendar.cs
- RootDesignerSerializerAttribute.cs
- StringPropertyBuilder.cs
- contentDescriptor.cs
- RegisteredHiddenField.cs
- ImportDesigner.xaml.cs
- NodeLabelEditEvent.cs
- HostingPreferredMapPath.cs
- MD5Cng.cs
- WebPartTransformerCollection.cs
- SafeArrayRankMismatchException.cs
- LazyLoadBehavior.cs
- DateTimeConstantAttribute.cs
- ObfuscateAssemblyAttribute.cs
- x509utils.cs
- MouseGestureValueSerializer.cs
- AuthenticationSection.cs
- FixedSOMElement.cs
- RSAPKCS1SignatureDeformatter.cs
- ToolStripRendererSwitcher.cs
- SecurityCriticalDataForSet.cs
- OverlappedContext.cs
- ObjectQueryExecutionPlan.cs
- SafeThreadHandle.cs
- PriorityQueue.cs
- Style.cs
- SystemResources.cs
- TransformProviderWrapper.cs
- ToolStripPanelRenderEventArgs.cs
- CounterSampleCalculator.cs
- Trace.cs
- MergablePropertyAttribute.cs
- DefaultHttpHandler.cs
- AppDomain.cs
- Formatter.cs
- EdgeModeValidation.cs
- HMACSHA1.cs
- ResourceProperty.cs
- ListControlConvertEventArgs.cs
- Identity.cs
- CaseInsensitiveComparer.cs
- OutputCacheSection.cs
- AdornerPresentationContext.cs
- DataGridTable.cs
- AudioBase.cs
- ActivityTypeResolver.xaml.cs
- bidPrivateBase.cs
- ComponentCache.cs
- EventSourceCreationData.cs
- WebPartDeleteVerb.cs
- SqlConnectionHelper.cs
- EntityType.cs
- AVElementHelper.cs
- EventWaitHandle.cs
- SelectionRange.cs
- StyleSelector.cs
- TreeViewAutomationPeer.cs
- JsonObjectDataContract.cs
- HebrewNumber.cs
- DataExchangeServiceBinder.cs
- WizardStepBase.cs
- CodeSnippetCompileUnit.cs
- BindingManagerDataErrorEventArgs.cs
- ConfigXmlAttribute.cs
- dsa.cs
- AuthorizationRule.cs
- DrawingContextDrawingContextWalker.cs
- CodeDefaultValueExpression.cs
- ObfuscateAssemblyAttribute.cs
- DigitShape.cs
- State.cs
- BoundingRectTracker.cs
- CodeGeneratorOptions.cs
- TextViewBase.cs
- PublisherMembershipCondition.cs
- PKCS1MaskGenerationMethod.cs
- ConstructorNeedsTagAttribute.cs
- SelectionRangeConverter.cs
- OleDbRowUpdatingEvent.cs
- UIElementParagraph.cs
- HostingPreferredMapPath.cs
- GridErrorDlg.cs
- TextFragmentEngine.cs
- DataGridViewDataErrorEventArgs.cs
- HostedController.cs
- Blend.cs
- OracleInfoMessageEventArgs.cs
- InternalSafeNativeMethods.cs