Пример #1
0
 public static IReadOnlyCollection <Direction> GetAll()
 {
     return(All.AsReadOnly());
 }