Class SepaDebitCreditReportingIndicator_Extensions
Conversion routines: SepaDebitCreditReportingIndicator
Inheritance
System.Object
SepaDebitCreditReportingIndicator_Extensions
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.Sepa
Assembly: Subsembly.Sepa.dll
Syntax
public static class SepaDebitCreditReportingIndicator_Extensions
Methods
AsString(SepaDebitCreditReportingIndicator)
Declaration
public static string AsString(this SepaDebitCreditReportingIndicator nIndicator)
Parameters
Type | Name | Description |
---|---|---|
SepaDebitCreditReportingIndicator | nIndicator |
Returns
Type | Description |
---|---|
System.String |
Exceptions
Type | Condition |
---|---|
System.NotImplementedException |
FromString(String)
Declaration
public static SepaDebitCreditReportingIndicator FromString(string sIndicator)
Parameters
Type | Name | Description |
---|---|---|
System.String | sIndicator |
Returns
Type | Description |
---|---|
SepaDebitCreditReportingIndicator |