예제 #1
0
파일: VCFacturaList.cs 프로젝트: icpac/cap
 private bool Licencia()
 {
     return(NegocioAdmin.Licencia(View.ObjectSpace));
 }