Beispiel #1
0
 public KQuery()
     : this(ProviderFactory.GetProvider())
 {
 }
Beispiel #2
0
 public Transaction()
     : this(ProviderFactory.GetProvider())
 {
 }