C# 클래스 CAESGenome.Controllers.PrinterController

상속: ApplicationController
파일 보기 프로젝트 열기: ucdavis/CAESGenome

공개 메소드들

메소드 설명
Print ( ) : System.Web.Mvc.ActionResult
PrinterController ( IBarcodeService barcodeService ) : System

비공개 메소드들

메소드 설명
Print ( int id, string name ) : System.Web.Mvc.ActionResult

메소드 상세

Print() 공개 메소드

public Print ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

PrinterController() 공개 메소드

public PrinterController ( IBarcodeService barcodeService ) : System
barcodeService IBarcodeService
리턴 System