C# Class Deveel.Data.Protocol.AuthenticateResponse

Inheritance: IMessage
Afficher le fichier Open project: deveel/deveeldb

Méthodes publiques

Méthode Description
AuthenticateResponse ( bool authenticated, long timeStamp ) : System

Method Details

AuthenticateResponse() public méthode

public AuthenticateResponse ( bool authenticated, long timeStamp ) : System
authenticated bool
timeStamp long
Résultat System