Exemplo n.º 1
0
    public static Solid Main()
    {
        var s = new Servo();

        return(s.GetSolid());
    }