public static void Replace <T>(this Orc.SelectionManagement.ISelectionManager <T> selectionManager, T item, string scope = null)
 {
 }
 public static T GetSelectedItem <T>(this Orc.SelectionManagement.ISelectionManager <T> selectionManager, string scope = null)
 {
 }