Esempio n. 1
0
 /** <inheritDoc /> */
 public IBinaryType GetBinaryType(int typeId)
 {
     return(_prj.GetBinaryType(typeId));
 }