Class EbicsTransferTypeConverter
Inheritance
System.Object
EbicsTransferTypeConverter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |
---|---|---|
System.String | sTransferType |
Returns
Type | Description |
---|---|
EbicsTransferType |
ToString(EbicsTransferType)
Declaration
public static string ToString(EbicsTransferType nTransferType)
Parameters
Type | Name | Description |
---|---|---|
EbicsTransferType | nTransferType |
Returns
Type | Description |
---|---|
System.String |