コード例 #1
0
ファイル: VCFacturaList.cs プロジェクト: icpac/cap
 private bool Licencia()
 {
     return(NegocioAdmin.Licencia(View.ObjectSpace));
 }