메소드 | 설명 | |
---|---|---|
AddAttendance ( Attendance attendance ) : void |
Adds the attendance.
|
|
Flush ( int id ) : void |
Flushes the specified id.
|
|
Read ( int id ) : |
Reads the specified id.
|
메소드 | 설명 | |
---|---|---|
AddAttendanceRecord ( |
Adds the attendance record.
|
|
CacheKey ( int id ) : string |
Caches the key.
|
|
KioskLocationAttendance ( ) : System |
Prevents a default instance of the KioskLocationAttendance class from being created.
|
public static AddAttendance ( Attendance attendance ) : void | ||
attendance | Attendance | The attendance. |
리턴 | void |
public static Read ( int id ) : |
||
id | int | The id. |
리턴 |