C# 클래스 Flint.Core.Responses.AppbankResponse

상속: ResponseBase
파일 보기 프로젝트 열기: barometz/flint

공개 메소드들

메소드 설명
AppbankResponse ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
Load ( byte payload ) : void

비공개 메소드들

메소드 설명
CheckExpectedSize ( byte payload, int expectedSize ) : bool

메소드 상세

AppbankResponse() 공개 메소드

public AppbankResponse ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Load() 보호된 메소드

protected Load ( byte payload ) : void
payload byte
리턴 void