Example #1
0
 internal static PluginManager GetInstance()
 {
     return(_instance ?? (_instance = new PluginManager()));
 }