Пример #1
0
 public override Task AddOrUpdate(MusicEndpoint endpoint)
 {
     return(Endpoints.AddAndSave(endpoint));
 }