コード例 #1
0
 public void BindTree()
 {
     loadbar.Start();
     client.GetCompanyViewAsync(CurrentUserID, Perm, Entity);
 }