예제 #1
0
 IReadOnlyCollection <EtherealComponent> ButtonBehavior.GetEtherealChildren()
 {
     return(dialog.ToCollection());
 }
 IEnumerable <EtherealComponent> ButtonBehavior.GetEtherealChildren()
 {
     return(dialog.ToCollection());
 }