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
- SortKey.cs
- SecureStringHasher.cs
- X509CertificateClaimSet.cs
- Message.cs
- DesignTimeDataBinding.cs
- BaseServiceProvider.cs
- ProxyAttribute.cs
- AdCreatedEventArgs.cs
- DependencyPropertyKind.cs
- NativeMethods.cs
- MailDefinition.cs
- RowToFieldTransformer.cs
- HtmlElement.cs
- BitmapDecoder.cs
- ToolStrip.cs
- GridViewEditEventArgs.cs
- RotateTransform3D.cs
- PointHitTestResult.cs
- GridViewRow.cs
- OdbcInfoMessageEvent.cs
- HashJoinQueryOperatorEnumerator.cs
- Translator.cs
- ImpersonationContext.cs
- StatusBarAutomationPeer.cs
- XmlMemberMapping.cs
- PageWrapper.cs
- DtrList.cs
- DurableInstanceProvider.cs
- DataBindingCollection.cs
- ListSurrogate.cs
- GuidConverter.cs
- LinkedResourceCollection.cs
- WaitHandleCannotBeOpenedException.cs
- PointAnimationBase.cs
- SoapSchemaExporter.cs
- ValidationError.cs
- OdbcConnectionPoolProviderInfo.cs
- XmlDownloadManager.cs
- NotSupportedException.cs
- DataChangedEventManager.cs
- HttpFileCollection.cs
- SystemColors.cs
- TextPenaltyModule.cs
- EntryPointNotFoundException.cs
- OdbcHandle.cs
- CompilerParameters.cs
- XPathItem.cs
- ColumnTypeConverter.cs
- cryptoapiTransform.cs
- ListViewItem.cs
- ObjectIDGenerator.cs
- CodeDelegateCreateExpression.cs
- HandlerWithFactory.cs
- CriticalFinalizerObject.cs
- SchemaImporter.cs
- Clipboard.cs
- SqlLiftIndependentRowExpressions.cs
- SqlRemoveConstantOrderBy.cs
- DataGridSortCommandEventArgs.cs
- SqlFactory.cs
- ValidatedControlConverter.cs
- Serializer.cs
- ContentElementAutomationPeer.cs
- ButtonFlatAdapter.cs
- DSASignatureFormatter.cs
- CommonDialog.cs
- BrowserCapabilitiesFactory.cs
- HandleCollector.cs
- StringArrayConverter.cs
- WebBrowserNavigatingEventHandler.cs
- TextRangeEdit.cs
- LocatorPartList.cs
- HttpResponseHeader.cs
- Duration.cs
- IERequestCache.cs
- WebConfigurationFileMap.cs
- GetPageNumberCompletedEventArgs.cs
- CompatibleComparer.cs
- ColorAnimationUsingKeyFrames.cs
- ColumnMapCopier.cs
- EpmTargetTree.cs
- XNodeSchemaApplier.cs
- Rotation3D.cs
- CharUnicodeInfo.cs
- RunClient.cs
- Enum.cs
- XmlTextEncoder.cs
- ZipFileInfo.cs
- Help.cs
- Helper.cs
- PersonalizationEntry.cs
- HoistedLocals.cs
- SHA1CryptoServiceProvider.cs
- Figure.cs
- ByteRangeDownloader.cs
- CacheForPrimitiveTypes.cs
- WindowsRebar.cs
- WebPartDisplayModeCollection.cs
- XmlQueryOutput.cs
- StorageBasedPackageProperties.cs