wxr
2022-06-09 bd68f0a389e4e47b108749afea26a4eb5418e31b
1
2
3
4
5
6
7
8
9
10
using System;
namespace Shared.SimpleControl.Phone
{
    public class SystemOnePortBusBLL
    {
        public SystemOnePortBusBLL ()
        {
        }
    }
}