Example #1
0
 public ImmutableDictionary <string, Entity> ToImmutable()
 {
     return(NameToEntity.ToImmutable());
 }