Esempio n. 1
0
 /// <summary>
 ///     Install the latest plugin version
 /// </summary>
 public void InstallLatestVersion(string targetlocation = "")
 {
     LastVersion.Install(targetlocation);
 }