Ejemplo n.º 1
0
 public Task AddServiceCertificateAsync(ServiceCertificate certificate)
 {
     return(certificate.AddAsync(this));
 }