예제 #1
0
 public static void OnSelectionChanged(this ObjectView objectView)
 {
     objectView.CallMethod(nameof(OnSelectionChanged));
 }