Esempio n. 1
0
 public static DbSource GetDbSource(string name) => sources.GetValue(name);
Esempio n. 2
0
 public string Attr(string attr) => attrs?.GetValue(attr);