コード例 #1
0
ファイル: CNUsuario.cs プロジェクト: ErickRomero97/CarWash
 public int InvestigarCorrelativo()
 {
     return(objUsuario.InvestigarCorrelativo());
 }