Table of Contents

OldParams

Properties
public Type[] OldParams { get; }

Used for migration purposes. Method bindings whose parameters match OldParams will be updated to the new target member.

Property Value
Type Description
Type[]