Class EbicsTransactionPhaseConverter
Inheritance
System.Object
EbicsTransactionPhaseConverter
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 EbicsTransactionPhaseConverter
Methods
FromString(String)
Declaration
public static EbicsTransactionPhase FromString(string sTransactionPhase)
Parameters
Type | Name | Description |
---|---|---|
System.String | sTransactionPhase |
Returns
Type | Description |
---|---|
EbicsTransactionPhase |
ToString(EbicsTransactionPhase)
Declaration
public static string ToString(EbicsTransactionPhase nTransactionPhase)
Parameters
Type | Name | Description |
---|---|---|
EbicsTransactionPhase | nTransactionPhase |
Returns
Type | Description |
---|---|
System.String |