public DataSource(TextFieldController tvc)
 {
     this.tvc = tvc;
 }
示例#2
0
 public DataSource(TextFieldController tvc)
 {
     this.tvc = tvc;
 }