







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
SIMResponse Constructor (NameValueCollection) |
SIMResponse Class See Also Send Feedback |
Initializes a new instance of the SIMResponse class
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
public SIMResponse( NameValueCollection post ) |
Visual Basic |
---|
Public Sub New ( _ post As NameValueCollection _ ) |
Visual C++ |
---|
public: SIMResponse( NameValueCollection^ post ) |