Does creating an object using reflection rather than calling the class constructor result in any significant performance differences?
Does creating an object using reflection rather than calling the class constructor result in any significant performance differences?