Example #1
0
    public static void Main(String[] args)
    {
        D2 d2 = new D2();

        d2.M2();
    }