This is what I have in my library
public class ClassA { public int Value { get; set; } } public static class FactoryClass {