C# 클래스 System.Text.UTF8Encoding.UTF8Decoder

상속: Decoder
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

Private Properties

프로퍼티 타입 설명
ISerializable void
UTF8Decoder System

공개 메소드들

메소드 설명
Reset ( ) : void
UTF8Decoder ( UTF8Encoding encoding ) : System

비공개 메소드들

메소드 설명
ISerializable ( SerializationInfo info, StreamingContext context ) : void
UTF8Decoder ( SerializationInfo info, StreamingContext context ) : System

메소드 상세

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

UTF8Decoder() 공개 메소드

public UTF8Decoder ( UTF8Encoding encoding ) : System
encoding UTF8Encoding
리턴 System