示例#1
0
 public FormConfiguration(UserCollection userCollection)
 {
     InitializeComponent();
     this.userCollection = userCollection;
 }