IPaySystemImplementation InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Describes an entity that can perform pay functions with several usefull interfaces in NFX style

Namespace: NFX.Web.Pay
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IPaySystemImplementation : IPaySystem, 
	INamed, IConfigurable, IInstrumentable, IExternallyParameterized
See Also