Пример #1
0
 public void UInts(int offset, UInts param)
 {
     bufferRangeGL.UInts(offset, param);
     bufferRangeRL.UInts(offset, param);
 }