wxr
2023-02-01 d95196ffdf89ecde072ca11e1c491921743673f6
1
2
3
4
5
6
7
8
9
10
using System;
namespace Shared.SimpleControl.Phone
{
    public class SystemOnePortBusBLL
    {
        public SystemOnePortBusBLL ()
        {
        }
    }
}