Esempio n. 1
0
 public DynamicByteProvider(ByteCollection bytes)
 {
     this._bytes = bytes;
 }
Esempio n. 2
0
 public DynamicByteProvider(ByteCollection bytes)
 {
     this._bytes = bytes;
 }