Exemple #1
0
 internal ReferencesVisitor(DatabaseConnection connection)
 {
     this.connection = connection;
 }