C# 클래스 QRPrint.QueryHandler

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

공개 프로퍼티들

프로퍼티 타입 설명
StatusCode int

공개 메소드들

메소드 설명
InspectContext ( ) : string
ProcessInfo ( ) : string
QueryHandler ( HttpListenerContext listenerContext ) : System

비공개 메소드들

메소드 설명
Print ( ) : string
PrintQRCode ( ) : string
_addDictionary ( XmlNode node, string>.Dictionary dictValues ) : XmlNode
_getInfoToXml ( ) : string
_nodify ( string nodeName, string nodeValue ) : XmlNode

메소드 상세

InspectContext() 공개 메소드

public InspectContext ( ) : string
리턴 string

ProcessInfo() 공개 메소드

public ProcessInfo ( ) : string
리턴 string

QueryHandler() 공개 메소드

public QueryHandler ( HttpListenerContext listenerContext ) : System
listenerContext System.Net.HttpListenerContext
리턴 System

프로퍼티 상세

StatusCode 공개적으로 프로퍼티

public int StatusCode
리턴 int