Пример #1
0
 [OnReady] private void SetText()
 {
     Text = $"Random number: {_ns.Random()}";
 }