 |
TypeManagerHelperAlignParameters Method (MemberInfo, Object) |
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Aligns a given array of parameters along the needs of the method call.
Namespace:
WeroSoft.ComponentModel.TypeResolving
Assembly:
WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
Remarks
This method aligns a given array of parameters according the definition of the
'params' modifier in a particular method information definition.
See Also