Ejemplo n.º 1
0
 public PluginTest1()
 {
     PropertyFactory.Add(new NeedConfigureProperty((app, env) =>
     {
     }));
 }