Exemplo n.º 1
0
 public void RegistText <T>(IReadOnlyReactiveProperty <T> t)
 {
     t.SubscribeToText(TextLst[canUseIndex++]);
 }