C# 클래스 Perrich.SepaWriter.Utils.SepaInstructionForCreditorUtils

파일 보기 프로젝트 열기: perrich/sepawriter

공개 메소드들

메소드 설명
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