C# 클래스 indice.Edi.Serialization.EdiPathAttribute

상속: EdiAttribute
파일 보기 프로젝트 열기: indice-co/EDI.Net 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
EdiPathAttribute ( EdiPath path ) : System
EdiPathAttribute ( string path ) : System
EdiPathAttribute ( string segment, int elementIndex, int componentIndex ) : System

메소드 상세

EdiPathAttribute() 공개 메소드

public EdiPathAttribute ( EdiPath path ) : System
path EdiPath
리턴 System

EdiPathAttribute() 공개 메소드

public EdiPathAttribute ( string path ) : System
path string
리턴 System

EdiPathAttribute() 공개 메소드

public EdiPathAttribute ( string segment, int elementIndex, int componentIndex ) : System
segment string
elementIndex int
componentIndex int
리턴 System