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