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