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