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