Ejemplo n.º 1
0
 public void CreateTemporaryApp_LinkWith()
 {
     AppPath      = CreateTemporaryAppDirectory();
     RootAssembly = MTouch.CompileTestAppExecutableLinkWith(Path.GetDirectoryName(AppPath), profile: Profile);
 }