Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Keyczar
Util
WebSafeBase64ByteConverter.RawJsonReader
C# 클래스 Keyczar.Util.WebSafeBase64ByteConverter.RawJsonReader
Raw json reader
상속:
Newtonsoft.Json.JsonTextReader
파일 보기
프로젝트 열기: jbtule/keyczar-dotnet
공개 메소드들
메소드
설명
RawJsonReader
(
TextReader
reader
) :
System
Initializes a new instance of the
RawJsonReader
class.
메소드 상세
RawJsonReader()
공개
메소드
Initializes a new instance of the
RawJsonReader
class.
public
RawJsonReader
(
TextReader
reader
) :
System
reader
System.IO.TextReader
The reader.
리턴
System