Example #1
0
 public IUkulele LargerBodyDGBETuning([FromServices] IUkuleleService s, int fretCount) => s.LargerBodyDGBETuning(fretCount);
Example #2
0
 public IUkulele LargerBodyDGBETuning([FromServices] IUkuleleService s) => s.LargerBodyDGBETuning();