예제 #1
0
 public FUI[] GetAll()
 {
     return(Root?.GetAll());
 }