MemberArguments Property
Definition
- Namespace
- Cuemon.Reflection
- Assemblies
- Cuemon.Core.dll
MemberArguments
Gets the arguments associated with the source to rehydrate.
public IEnumerable<MemberArgument> MemberArguments { get; }
Property Value
- IEnumerable<MemberArgument>
The arguments associated with the source to rehydrate.