Interface IEbicsTransportFactory
Interface to create an IEbicsTransport implementation.
public interface IEbicsTransportFactory
Methods
CreateTransport()
Implement to create an IEbicsTransport implementation.
IEbicsTransport CreateTransport()
Returns
- IEbicsTransport
Returns a new object that implements IEbicsTransport.