Exemplo n.º 1
0
 IEnumerable <ICommandDescriptor> ReadCommands(IEnvironment environment)
 {
     return(_packageManager.Commands(environment));
 }