Exemple #1
0
 public GetDisplaySelectionOutput Get(string name)
 {
     return(_selectionService.Get(name));
 }