Exemplo n.º 1
0
 public TracesTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 2
0
 public NotificationsTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 3
0
 public AccountTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 4
0
 public ExceptionsTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 5
0
 public TasksTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 6
0
 public SettingsTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 7
0
 public CategoryTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 8
0
 public RolesTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 9
0
 public RegisterTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 10
0
 public MenusTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 11
0
 public ProfilesTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 12
0
 public OnlineTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 13
0
 public UsersTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 14
0
 public InterfaceTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 15
0
 public GroupsTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 16
0
 public SQLTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 17
0
 public MessagesTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 18
0
 public LoginTest(SQLiteBAWebHost factory) : base(factory)
 {
 }
Exemplo n.º 19
0
 public AnalyseTest(SQLiteBAWebHost factory) : base(factory)
 {
 }