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

view model for Internal Movements Internal Movements are the movements of commdity from one store to another on the same Hub
파일 보기 프로젝트 열기: edgecomputing/cats 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
InternalMovementViewModel ( ) : System
InternalMovementViewModel ( List fromStore, List commodities, List programs, List units, List toStore, List reasons ) : System

메소드 상세

InternalMovementViewModel() 공개 메소드

public InternalMovementViewModel ( ) : System
리턴 System

InternalMovementViewModel() 공개 메소드

public InternalMovementViewModel ( List fromStore, List commodities, List programs, List units, List toStore, List reasons ) : System
fromStore List
commodities List
programs List
units List
toStore List
reasons List
리턴 System