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

상속: Microsoft.WindowsAzure.Storage.Table.TableEntity
파일 보기 프로젝트 열기: unipluss/invoicetransactions 1 사용 예제들

공개 메소드들

메소드 설명
CustomerTableEntity ( ) : Microsoft.WindowsAzure.Storage.Table
CustomerTableEntity ( string internalID, int MvaNumber ) : Microsoft.WindowsAzure.Storage.Table

메소드 상세

CustomerTableEntity() 공개 메소드

public CustomerTableEntity ( ) : Microsoft.WindowsAzure.Storage.Table
리턴 Microsoft.WindowsAzure.Storage.Table

CustomerTableEntity() 공개 메소드

public CustomerTableEntity ( string internalID, int MvaNumber ) : Microsoft.WindowsAzure.Storage.Table
internalID string
MvaNumber int
리턴 Microsoft.WindowsAzure.Storage.Table