C# 클래스 Preact.CoreRequest

파일 보기 프로젝트 열기: preact/preact-dotnet

Private Properties

프로퍼티 타입 설명
ByteToString string

공개 메소드들

메소드 설명
SignRequest ( string projectCode, string secretKey ) : void

비공개 메소드들

메소드 설명
ByteToString ( byte buff ) : string

메소드 상세

SignRequest() 공개 메소드

public SignRequest ( string projectCode, string secretKey ) : void
projectCode string
secretKey string
리턴 void