Class DependencyResolverInstanceContextExtension
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
Namespace: IRM.Dependencies
Assembly: IRM.ServiceModel.dll
Syntax
public class DependencyResolverInstanceContextExtension : IExtension<InstanceContext>
Methods
Attach(InstanceContext)
Declaration
public void Attach(InstanceContext owner)
Parameters
System.ServiceModel.InstanceContext
owner
|
Implements
System.ServiceModel.IExtension<T>.Attach(T)
Detach(InstanceContext)
Declaration
public void Detach(InstanceContext owner)
Parameters
System.ServiceModel.InstanceContext
owner
|
Implements
System.ServiceModel.IExtension<T>.Detach(T)
GetDependencyScope()
RelaseDependencyScope()
Declaration
public void RelaseDependencyScope()