コード例 #1
0
 public IMetadataTypeInfo[] GetExportedTypes()
 {
     return(_metadataAssembly.GetExportedTypes());
 }