Exemplo n.º 1
0
 public static T Instance <T>(this Key key)
 => InMemory <T> .Instance(key.Value);