示例#1
0
 public Task CreatePower([Remainder] string text) => PowerService.CreatePower(text, Context);