コード例 #1
0
 internal void DisplayException(Exception exception)
 {
     graphControl.DisplayException(exception);
 }