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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DispatchAllocationViewModel ( ) : System

Initializes a new instance of the DispatchAllocationViewModel class.

DispatchAllocationViewModel ( FDP fdp ) : System

Initializes a new instance of the DispatchAllocationViewModel class.

메소드 상세

DispatchAllocationViewModel() 공개 메소드

Initializes a new instance of the DispatchAllocationViewModel class.
public DispatchAllocationViewModel ( ) : System
리턴 System

DispatchAllocationViewModel() 공개 메소드

Initializes a new instance of the DispatchAllocationViewModel class.
public DispatchAllocationViewModel ( FDP fdp ) : System
fdp FDP
리턴 System