C# 클래스 SqlitePersonSessionTransaction, chronojump

상속: Sqlite
파일 보기 프로젝트 열기: GNOME/chronojump

공개 메소드들

메소드 설명
SqlitePersonSessionTransaction ( List persons, List personSessions ) : System
SqlitePersonSessionTransaction ( List personSessions ) : System
doTransaction ( ) : void

메소드 상세

SqlitePersonSessionTransaction() 공개 메소드

public SqlitePersonSessionTransaction ( List persons, List personSessions ) : System
persons List
personSessions List
리턴 System

SqlitePersonSessionTransaction() 공개 메소드

public SqlitePersonSessionTransaction ( List personSessions ) : System
personSessions List
리턴 System

doTransaction() 공개 메소드

public doTransaction ( ) : void
리턴 void