C# 클래스 TextPlainInputFormatter, code

상속: TextInputFormatter
파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
ReadRequestBodyAsync ( InputFormatterContext, context, Encoding, encoding ) : Task
TextPlainInputFormatter ( )

보호된 메소드들

메소드 설명
CanReadType ( Type, type ) : bool

메소드 상세

CanReadType() 보호된 메소드

protected CanReadType ( Type, type ) : bool
type Type,
리턴 bool

ReadRequestBodyAsync() 공개 메소드

public ReadRequestBodyAsync ( InputFormatterContext, context, Encoding, encoding ) : Task
context InputFormatterContext,
encoding Encoding,
리턴 Task

TextPlainInputFormatter() 공개 메소드