Esempio n. 1
0
 public IEnumerable <dynamic> Get(int appId, string scope = null, bool withStatistics = false)
 => _eavCtc.Get(appId, scope, withStatistics);