Provides a mechanism for automatically applying the ADAPTER PATTERN (also known as a wrapper) without custom code.
Copyright (c) 2021 carrvo. All rights reserved.
This work is licensed under the terms of the MIT license.
For a copy, see https://choosealicense.com/licenses/mit/#.
The package can be found on NuGet:
The package can be found on PowerShellGallery
See the testing code:
See the testing code:
- DuckTyping: LinFu.Reflection (MIT)
 - Reflection: AutoAdapter (MIT)