상속: Nucleo.Core.Identity
예제 #1
0
파일: Evento.cs 프로젝트: yanjustino/5504
 public void AtribuirTemaplate(TemplateCertificadoId templateCertificadoId)
 {
     this.Tempelate = templateCertificadoId;
 }
예제 #2
0
파일: Evento.cs 프로젝트: luisrjbr/5504
 public void AtribuirTemaplate(TemplateCertificadoId templateCertificadoId)
 {
     this.Tempelate = templateCertificadoId;
 }