ConstructorOptions public class ConstructorOptions Represents the constructor related registration options. Documentation Code public readonly object[] ConstructorArguments The arguments of the selected constructor if any was set. public readonly ConstructorInfo SelectedConstructor The selected constructor if any was set.