C# Class SpringMvc.Models.POCO.LogInOutEvent

Afficher le fichier Open project: krzysiuk12/SpringMvc Class Usage Examples

Méthodes publiques

Méthode Description
LogInOutEvent ( ) : System
LogInOutEvent ( UserAccount account, String ipAddress, ActionType type ) : System

Method Details

LogInOutEvent() public méthode

public LogInOutEvent ( ) : System
Résultat System

LogInOutEvent() public méthode

public LogInOutEvent ( UserAccount account, String ipAddress, ActionType type ) : System
account UserAccount
ipAddress String
type ActionType
Résultat System