C# Class Preact.CoreRequest

Afficher le fichier Open project: preact/preact-dotnet

Private Properties

Свойство Type Description
ByteToString string

Méthodes publiques

Méthode Description
SignRequest ( string projectCode, string secretKey ) : void

Private Methods

Méthode Description
ByteToString ( byte buff ) : string

Method Details

SignRequest() public méthode

public SignRequest ( string projectCode, string secretKey ) : void
projectCode string
secretKey string
Résultat void