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