Esempio n. 1
0
 public static PluginExecutor CreateInstance()
 {
     return(CreateInstance(HostApplication.Get(), false));
 }