Class EbicsTransferTypeConverter
Inherited Members
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public static class EbicsTransferTypeConverter
Methods
FromString(string)
Declaration
public static EbicsTransferType FromString(string sTransferType)
Parameters
Type | Name | Description |
---|---|---|
string | sTransferType |
Returns
Type | Description |
---|---|
EbicsTransferType |
ToString(EbicsTransferType)
Declaration
public static string ToString(EbicsTransferType nTransferType)
Parameters
Type | Name | Description |
---|---|---|
EbicsTransferType | nTransferType |
Returns
Type | Description |
---|---|
string |