コード例 #1
0
        public void Print()
        {
            var p = _factory.GetPrint();

            p.Print();
        }