C# 클래스 Unipluss.TransactionService.Models.TotalsSearchItem

파일 보기 프로젝트 열기: unipluss/invoicetransactions 1 사용 예제들

공개 메소드들

메소드 설명
CreateUID ( int dateVal, string productID, System.Guid custInternalID ) : string
TotalsSearchItem ( ) : System
TotalsSearchItem ( TotalsItemTableEntity ent ) : System

메소드 상세

CreateUID() 공개 정적인 메소드

public static CreateUID ( int dateVal, string productID, System.Guid custInternalID ) : string
dateVal int
productID string
custInternalID System.Guid
리턴 string

TotalsSearchItem() 공개 메소드

public TotalsSearchItem ( ) : System
리턴 System

TotalsSearchItem() 공개 메소드

public TotalsSearchItem ( TotalsItemTableEntity ent ) : System
ent TotalsItemTableEntity
리턴 System