C# 클래스 TSVCEO.CloudPrint.CloudPrinter

파일 보기 프로젝트 열기: klightspeed/CloudPrintProxy

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetJobPrinterType ( ) : Type
GetPrinterConfiguration ( ) : PrinterConfiguration
SetPrinterID ( string id ) : void

메소드 상세

GetJobPrinterType() 공개 메소드

public GetJobPrinterType ( ) : Type
리턴 System.Type

GetPrinterConfiguration() 공개 메소드

public GetPrinterConfiguration ( ) : PrinterConfiguration
리턴 PrinterConfiguration

SetPrinterID() 공개 메소드

public SetPrinterID ( string id ) : void
id string
리턴 void