Пример #1
0
 public override void OnClose()
 {
     Random = null;
 }
Пример #2
0
 public PEIMath()
 {
     Random = new PEIRNG();
 }