C# Класс Perrich.SepaWriter.Utils.SepaInstructionForCreditorUtils

Показать файл Открыть проект

Открытые методы

Метод Описание
SepaInstructionForCreditorFromString ( string seqTp ) : SepaInstructionForCreditor.SepaInstructionForCreditorCode

Get the Enum value from XML valid value for SeqTp

SepaInstructionForCreditorToString ( SepaInstructionForCreditor seqTp ) : string

Get awaited XML string from Enum value

Описание методов

SepaInstructionForCreditorFromString() публичный статический Метод

Get the Enum value from XML valid value for SeqTp
public static SepaInstructionForCreditorFromString ( string seqTp ) : SepaInstructionForCreditor.SepaInstructionForCreditorCode
seqTp string XML valid value for SeqTp
Результат SepaInstructionForCreditor.SepaInstructionForCreditorCode

SepaInstructionForCreditorToString() публичный статический Метод

Get awaited XML string from Enum value
public static SepaInstructionForCreditorToString ( SepaInstructionForCreditor seqTp ) : string
seqTp SepaInstructionForCreditor Enum value
Результат string