Example #1
0
 protected virtual string GetPath(Type type, IPrimaryKey entity) => string.Format(_templates[type], entity.GetId());