Ejemplo n.º 1
0
    public void SomeMethod()
    {
        Primary P = new Primary(new Loader());

        P.LoadPrimary();
    }