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