ReadOnlyLocator(IReadableLocator) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ReadOnlyLocator(Microsoft::Practices::ObjectBuilder::IReadableLocator ^ innerLocator);
public ReadOnlyLocator (Microsoft.Practices.ObjectBuilder.IReadableLocator innerLocator);
new Microsoft.Practices.ObjectBuilder.ReadOnlyLocator : Microsoft.Practices.ObjectBuilder.IReadableLocator -> Microsoft.Practices.ObjectBuilder.ReadOnlyLocator
Public Sub New (innerLocator As IReadableLocator)
Parameters
- innerLocator
- IReadableLocator