Exemplo n.º 1
0
 public static void Run()
 {
     ManifestBuilder.Run(null);
 }
Exemplo n.º 2
0
 public void Start()
 {
     ManifestBuilder.Run();
     this.RemoveComponents <ManifestBuilder>(true);
 }