AssemblyBindingExternalConfiguration Class |
Imported section of assembly redirection configuration
Namespace: PostSharp.Sdk.Extensibility.Configuration
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
[SerializableAttribute] public sealed class AssemblyBindingExternalConfiguration
The AssemblyBindingExternalConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AssemblyBindingExternalConfiguration | Initializes a new instance of the AssemblyBindingExternalConfiguration class |
Name | Description | |
---|---|---|
DependentAssemblies |
Gets the collection of DependentAssemblyConfiguration configuration
elements.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FromXml |
Loads an XML file into a new AssemblyBindingExternalConfiguration.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |