public static IStepper Create() { Stepper s = new Site1(); return(s); }
public static IStepper Create() { Stepper s = new Site1(); return s; }