Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
zxingwp7
client
result
TextParsedResult
C# 클래스 zxingwp7.client.result.TextParsedResult
A simple result type encapsulating a string that has no further interpretation.
상속:
ParsedResult
파일 보기
프로젝트 열기: henningms/zxing2.0-wp7
공개 메소드들
메소드
설명
TextParsedResult
(
String
text
,
String
language
) :
System
메소드 상세
TextParsedResult()
공개
메소드
public
TextParsedResult
(
String
text
,
String
language
) :
System
text
String
language
String
리턴
System