Ejemplo n.º 1
0
 public SubSubSubAccount GetSubSubSubAccountByCode(string accountCode)
 {
     return(_iCommonGateway.GetSubSubSubAccountByCode(accountCode));
 }