Ejemplo n.º 1
0
 public void SetLanguage(Guid languageServiceGuid, IContentType contentType)
 {
     _window.SetLanguage(languageServiceGuid, contentType);
 }