Ejemplo n.º 1
0
 internal static PluginManager GetInstance()
 {
     return(_instance ?? (_instance = new PluginManager()));
 }