Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / ndp / clr / src / BCL / System / Reflection / AssemblyNameProxy.cs / 1 / AssemblyNameProxy.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** File: AssemblyNameProxy ** ** ** Purpose: Remotable version the AssemblyName ** ** ===========================================================*/ namespace System.Reflection { using System; [System.Runtime.InteropServices.ComVisible(true)] public class AssemblyNameProxy : MarshalByRefObject { public AssemblyName GetAssemblyName(String assemblyFile) { return AssemblyName.nGetFileInformation(assemblyFile); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- HttpDebugHandler.cs
- OperatorExpressions.cs
- CacheHelper.cs
- HMACRIPEMD160.cs
- TemplateControlCodeDomTreeGenerator.cs
- ScriptMethodAttribute.cs
- XmlMembersMapping.cs
- Point3DCollectionValueSerializer.cs
- WebPartDisplayModeCancelEventArgs.cs
- Scheduler.cs
- ConvertEvent.cs
- CompiledQuery.cs
- ValidationHelpers.cs
- Point.cs
- XmlSortKeyAccumulator.cs
- CellRelation.cs
- DynamicUpdateCommand.cs
- DataObjectMethodAttribute.cs
- WrapperEqualityComparer.cs
- TreeView.cs
- Exceptions.cs
- RenderOptions.cs
- ClientUtils.cs
- InfoCardRSACryptoProvider.cs
- RowUpdatingEventArgs.cs
- ObjectSpanRewriter.cs
- TreeViewItemAutomationPeer.cs
- ConcurrencyBehavior.cs
- HttpListener.cs
- StylusPointDescription.cs
- ContentControl.cs
- SQLGuidStorage.cs
- IdentifierCollection.cs
- SourceLineInfo.cs
- Helper.cs
- SessionStateSection.cs
- AddressAlreadyInUseException.cs
- Bidi.cs
- BindingSourceDesigner.cs
- TypeDependencyAttribute.cs
- PlanCompiler.cs
- DataGridViewColumnCollectionDialog.cs
- NavigationService.cs
- SqlNamer.cs
- DoWorkEventArgs.cs
- _NTAuthentication.cs
- ProxyAttribute.cs
- DataGridViewSelectedCellCollection.cs
- StringAttributeCollection.cs
- SuppressMessageAttribute.cs
- TypeValidationEventArgs.cs
- IdlingCommunicationPool.cs
- SqlBuffer.cs
- ScriptBehaviorDescriptor.cs
- Point3DCollection.cs
- TargetControlTypeAttribute.cs
- AggregateNode.cs
- ParserHooks.cs
- SettingsProviderCollection.cs
- IdentitySection.cs
- ITreeGenerator.cs
- FillErrorEventArgs.cs
- DynamicValidatorEventArgs.cs
- Shape.cs
- ExpandCollapsePattern.cs
- Bidi.cs
- NamespaceQuery.cs
- ContentHostHelper.cs
- Encoder.cs
- ClientConfigurationHost.cs
- ECDsaCng.cs
- SpellerInterop.cs
- PartitionResolver.cs
- WorkerRequest.cs
- MarshalDirectiveException.cs
- RsaSecurityToken.cs
- TextEditorCopyPaste.cs
- AliasedSlot.cs
- ScrollPatternIdentifiers.cs
- tooltip.cs
- Thumb.cs
- DeviceContext.cs
- IteratorFilter.cs
- ControlBuilderAttribute.cs
- ConfigXmlWhitespace.cs
- DrawingGroup.cs
- ManagedFilter.cs
- BitmapDecoder.cs
- CatalogPart.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- MouseWheelEventArgs.cs
- HttpServerVarsCollection.cs
- QueryInterceptorAttribute.cs
- VersionedStreamOwner.cs
- ExpressionHelper.cs
- DbConvert.cs
- PenThreadPool.cs
- CollectionViewSource.cs
- controlskin.cs
- PictureBox.cs