Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public List<CreditCard> GetCreditCardsForUser( string actingUserName, string userName )
Parameters
- actingUserName
- Type: SystemString
- userName
- Type: SystemString
Return Value
Type: ListCreditCardImplements
IUserServiceGetCreditCardsForUser(String, String)See Also