Esempio n. 1
0
 public Dictionary <string, List <string> > describe_schema_versions()
 {
     return(_client.describe_schema_versions());
 }