Inheritance: IASN1PreparedElement
Example #1
0
            public void selectState(EE_State val)
            {
                state_         = val;
                state_selected = true;


                undefined_selected = false;
            }
            public void selectState(EE_State val)
            {
                state_ = val;
                state_selected = true;


                undefined_selected = false;
            }