Exemplo n.º 1
0
 private void Start()
 {
     this.itemViewModelData = RootViewModel.ConstructTreeFromDataModel(this.itemModelData);
 }