Esempio n. 1
0
 public string MPsw()
 {
     MediumPlaneSW mpSW = new MediumPlaneSW(0, 0, 0, 0, "", "", "", 0, "");
     return mpSW.ToString();
 }
Esempio n. 2
0
        public string MPsw()
        {
            MediumPlaneSW mpSW = new MediumPlaneSW(0, 0, 0, 0, "", "", "", 0, "");

            return(mpSW.ToString());
        }