Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / 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.
//
// ==--==
/*============================================================
**
** 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- AdjustableArrowCap.cs
- XDeferredAxisSource.cs
- CollectionEditVerbManager.cs
- AndCondition.cs
- WpfGeneratedKnownProperties.cs
- LayeredChannelListener.cs
- HttpRequestTraceRecord.cs
- ColorTransformHelper.cs
- UnwrappedTypesXmlSerializerManager.cs
- XmlUtilWriter.cs
- ColorTransformHelper.cs
- FatalException.cs
- WindowsBrush.cs
- CacheModeConverter.cs
- ping.cs
- FileEnumerator.cs
- StreamInfo.cs
- X509CertificateCollection.cs
- ADConnectionHelper.cs
- InternalEnumValidator.cs
- RoleManagerSection.cs
- ContractNamespaceAttribute.cs
- DataGridViewColumnStateChangedEventArgs.cs
- Selection.cs
- Config.cs
- followingquery.cs
- IItemContainerGenerator.cs
- DataGridViewButtonColumn.cs
- DataColumn.cs
- DataTableMapping.cs
- PbrsForward.cs
- SqlParameterizer.cs
- FormViewRow.cs
- X509CertificateRecipientServiceCredential.cs
- ArgumentNullException.cs
- XmlAttributeAttribute.cs
- DataGridViewHeaderCell.cs
- HttpValueCollection.cs
- ObjectQueryProvider.cs
- ObfuscationAttribute.cs
- ToolStripCustomTypeDescriptor.cs
- SerializationTrace.cs
- HScrollBar.cs
- TableRowGroup.cs
- ScriptBehaviorDescriptor.cs
- InstalledVoice.cs
- XDRSchema.cs
- ZipFileInfoCollection.cs
- FlowLayoutPanel.cs
- ContextStack.cs
- PieceNameHelper.cs
- Line.cs
- WebBrowserContainer.cs
- XmlTextEncoder.cs
- BookmarkWorkItem.cs
- FileDialog_Vista_Interop.cs
- AutomationElementIdentifiers.cs
- InvokePattern.cs
- IisTraceListener.cs
- AuthenticationService.cs
- CellTreeNodeVisitors.cs
- ConfigXmlAttribute.cs
- _ListenerAsyncResult.cs
- PopOutPanel.cs
- BaseValidatorDesigner.cs
- ValidationErrorEventArgs.cs
- Image.cs
- UnknownWrapper.cs
- LinkedResource.cs
- XmlBinaryReader.cs
- ExceptionValidationRule.cs
- control.ime.cs
- RoleGroupCollectionEditor.cs
- ConditionBrowserDialog.cs
- QueryGenerator.cs
- ToolStripPanelRenderEventArgs.cs
- CodeTypeDelegate.cs
- coordinator.cs
- ExpressionBuilderCollection.cs
- Canvas.cs
- PointValueSerializer.cs
- KeyManager.cs
- TextAdaptor.cs
- Point3DCollection.cs
- OutputBuffer.cs
- IERequestCache.cs
- TextPatternIdentifiers.cs
- StreamSecurityUpgradeInitiatorAsyncResult.cs
- listitem.cs
- TrackingParticipant.cs
- Calendar.cs
- WinInetCache.cs
- SR.Designer.cs
- HtmlHead.cs
- ObservableDictionary.cs
- Ray3DHitTestResult.cs
- ComponentGlyph.cs
- StrokeCollection.cs
- EdmComplexPropertyAttribute.cs
- UpdatePanelControlTrigger.cs