Пример #1
0
 public FList(FClass host, FieldWrap define, ImportExcel excel) : this(host, define)
 {
     excel.GetList(this, define);
 }