Ejemplo n.º 1
0
        public SH795()
        {
            Message = new List <string>();
            ContentTag tag = new ContentTag("SH795", 1, 72, 1, 76);

            screenDes.AddTag(tag);
        }
Ejemplo n.º 2
0
        public IBM_i_Main_MenuScreen()
        {
            ContentTag tag = new ContentTag("IBM i Main Menu", 1, 33, 1, 47);

            screenDes.AddTag(tag);

            throw new System.Exception("this is test ");
        }
Ejemplo n.º 3
0
        public SJ353()
        {
            ContentTag tag = new ContentTag("SJ353", 1, 72, 1, 76);

            screenDes.AddTag(tag);
        }
Ejemplo n.º 4
0
        public User_TasksScreen()
        {
            ContentTag tag = new ContentTag("User Tasks", 1, 36, 1, 45);

            screenDes.AddTag(tag);
        }
Ejemplo n.º 5
0
        public SG756()
        {
            ContentTag tag = new ContentTag("SG756", 1, 72, 1, 76);

            screenDes.AddTag(tag);
        }
Ejemplo n.º 6
0
        public SM799()
        {
            ContentTag tag = new ContentTag("SM799", 1, 72, 1, 76);

            screenDes.AddTag(tag);
        }
Ejemplo n.º 7
0
        public S0017()
        {
            ContentTag tag = new ContentTag("S0017", 1, 72, 1, 76);

            screenDes.AddTag(tag);
        }
Ejemplo n.º 8
0
        public SN018()
        {
            ContentTag tag = new ContentTag("SN018", 1, 72, 1, 76);

            screenDes.AddTag(tag);
        }
Ejemplo n.º 9
0
        public SH655()
        {
            ContentTag tag = new ContentTag("SH655", 1, 72, 1, 76);

            screenDes.AddTag(tag);
        }
        public IBM_i_Main_MenuScreen()
        {
            ContentTag tag = new ContentTag("IBM i Main Menu", 1, 33, 1, 47);

            screenDes.AddTag(tag);
        }