ResolutionConstructor public class ResolutionConstructor Represents a resolution constructor Documentation Code public ConstructorInfo Constructor { get; set; } The constructor info. public Expression[] Parameters { get; set; } The parameters of the constructor. public ResolutionConstructor()