C# 클래스 Cats.Models.Hubs.ViewModels.LossesAndAdjustmentsViewModel

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LossesAndAdjustmentsViewModel ( ) : System
LossesAndAdjustmentsViewModel ( List commodity, List stores, List adjustmentReasonMinus, List adjustmentReasonPlus, List units, List programs, UserProfile user, int type ) : System

메소드 상세

LossesAndAdjustmentsViewModel() 공개 메소드

public LossesAndAdjustmentsViewModel ( ) : System
리턴 System

LossesAndAdjustmentsViewModel() 공개 메소드

public LossesAndAdjustmentsViewModel ( List commodity, List stores, List adjustmentReasonMinus, List adjustmentReasonPlus, List units, List programs, UserProfile user, int type ) : System
commodity List
stores List
adjustmentReasonMinus List
adjustmentReasonPlus List
units List
programs List
user UserProfile
type int
리턴 System