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