public VideospherePanel(VideospherePlugin plugin)
     : this()
 {
     mPlugin = plugin;
 }
Example #2
0
 public VideospherePanel(VideospherePlugin plugin) : this()
 {
     mPlugin = plugin;
 }