Exemple #1
0
 public bool IsDescendantOf(UiComponent c)
 {
     return(false);
 }
Exemple #2
0
 public bool IsDescendantOf(UiComponent c) { return false; }