Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 

14 rader
262 B

  1. using System;
  2. using System.IO;
  3. using System.Reflection;
  4. using System.Windows;
  5. namespace libTextSuiteExample
  6. {
  7. /// <summary>
  8. /// Interaktionslogik für "App.xaml"
  9. /// </summary>
  10. public partial class App : Application
  11. { }
  12. }