Пример #1
0
 internal IKVM.Reflection.Reader.ByteReader GetBlob(int blobIndex)
 {
     return(buf.GetBlob(blobIndex));
 }