示例#1
0
 internal Settings(User user)
     : this()
 {
     Access.VisibleControl(user, this.Controls);
 }