Exemple #1
0
 public TError SetDisplay <TError>(IDisplayable <TError> target)
 {
     return(target.ApplyEcoreWindow(_windowHandle));
 }