Beispiel #1
0
 public TranslationForm(IContext context, WebTranslatorPlugIn webTranslatorPlugIn)
     : this()
 {
     this.context = context;
     this.webTranslatorPlugIn = webTranslatorPlugIn;
 }
 public TranslationForm(IContext context, WebTranslatorPlugIn webTranslatorPlugIn) : this()
 {
     this.context             = context;
     this.webTranslatorPlugIn = webTranslatorPlugIn;
 }