Beispiel #1
0
 public IReadOnlyList <Plugin> GetAllPlugins()
 {
     return(Plugins.AsReadOnly());
 }