SpringMvc.Models.POCO.LogInOutEvent.LogInOutEvent C# (CSharp) 메소드

LogInOutEvent() 공개 메소드

public LogInOutEvent ( ) : System
리턴 System
        public LogInOutEvent()
        {
        }

Same methods

LogInOutEvent::LogInOutEvent ( UserAccount account, String ipAddress, ActionType type ) : System
LogInOutEvent