Exemplo n.º 1
0
 public static List <string> ListValueByMetadata(string Name)
 {
     return(_database.ListValueByMetadata(Name));
 }