Beispiel #1
0
 public bool ExistConfiguration(string pStrField)
 {
     return(lObjPayment.ExistConfiguration(pStrField));
 }