C# 클래스 Orc.LicenseManager.Server.Website.Controllers.DashboardController

상속: ApiController
파일 보기 프로젝트 열기: WildGums/Orc.LicenseManager

공개 메소드들

메소드 설명
DashboardController ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
GetLast5Customers ( ) : object
GetLast5Licenses ( ) : object
GetLast5Products ( ) : object

메소드 상세

DashboardController() 공개 메소드

public DashboardController ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void