Пример #1
0
 internal RNGAsgn(RThread p, NetRuby rb, uint v, RNode vl)
     : base(p, v, vl)
 {
     ent = rb.Global(v);
 }