Code:
/ 4.0 / 4.0 / untmp / 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.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ObjectListSelectEventArgs.cs
- ConfigurationStrings.cs
- NumberAction.cs
- AlignmentYValidation.cs
- QfeChecker.cs
- HttpRequestBase.cs
- unsafenativemethodstextservices.cs
- TemplateControlBuildProvider.cs
- ArrayWithOffset.cs
- Operand.cs
- TitleStyle.cs
- Brush.cs
- BufferedStream.cs
- PrimaryKeyTypeConverter.cs
- ScrollContentPresenter.cs
- SqlBinder.cs
- KeyValuePairs.cs
- glyphs.cs
- CachedPathData.cs
- ResourceKey.cs
- WinEventTracker.cs
- ComplexType.cs
- XmlIgnoreAttribute.cs
- brushes.cs
- WindowsGraphicsWrapper.cs
- WebPartEventArgs.cs
- PlaceHolder.cs
- AccessibilityHelperForXpWin2k3.cs
- HtmlControl.cs
- NotSupportedException.cs
- XmlAttributeCollection.cs
- Pens.cs
- JsonDeserializer.cs
- ThrowHelper.cs
- ChannelManagerService.cs
- WebPartDescription.cs
- ImageDrawing.cs
- RuleSettings.cs
- XmlFormatExtensionPrefixAttribute.cs
- DefaultPropertyAttribute.cs
- LayoutEvent.cs
- FormViewRow.cs
- HttpListenerPrefixCollection.cs
- Button.cs
- XmlSortKeyAccumulator.cs
- PopOutPanel.cs
- CancellationScope.cs
- GlobalItem.cs
- ResourceDisplayNameAttribute.cs
- SeekableReadStream.cs
- FormViewCommandEventArgs.cs
- DropDownList.cs
- SymbolMethod.cs
- InternalConfigConfigurationFactory.cs
- JsonServiceDocumentSerializer.cs
- SecurityBindingElementImporter.cs
- HttpCapabilitiesSectionHandler.cs
- HostingEnvironmentSection.cs
- EditorAttribute.cs
- InvokeSchedule.cs
- VersionConverter.cs
- Events.cs
- CounterCreationDataCollection.cs
- BulletedList.cs
- WindowsSecurityToken.cs
- SessionSwitchEventArgs.cs
- DataServiceRequestOfT.cs
- MILUtilities.cs
- SystemThemeKey.cs
- DataBindingCollection.cs
- ToggleProviderWrapper.cs
- WinInetCache.cs
- ConfigurationSectionGroup.cs
- TTSEngineProxy.cs
- DBConcurrencyException.cs
- SafeNativeMethods.cs
- DbgCompiler.cs
- SafeRightsManagementSessionHandle.cs
- ViewBox.cs
- CookieProtection.cs
- _SingleItemRequestCache.cs
- ListBox.cs
- SerialPinChanges.cs
- x509utils.cs
- StylusSystemGestureEventArgs.cs
- SoapFault.cs
- Assert.cs
- DbDeleteCommandTree.cs
- HttpResponse.cs
- Slider.cs
- XmlTextReader.cs
- HttpCacheParams.cs
- UrlMappingCollection.cs
- PeerNearMe.cs
- BrowserInteropHelper.cs
- SecurityTokenValidationException.cs
- ConfigurationValues.cs
- OdbcParameter.cs
- UIElementIsland.cs
- SimpleType.cs