CustomerGateway Class

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
public class CustomerGateway : ICustomerGateway
Visual Basic
Public Class CustomerGateway _
	Implements ICustomerGateway
Visual C++
public ref class CustomerGateway : ICustomerGateway

Inheritance Hierarchy

System..::..Object
  AuthorizeNet..::..CustomerGateway

See Also