Exemple #1
0
 internal static int DoNothing2(this GraphElementSearcherDatabaseTests o)
 {
     return(0);
 }
Exemple #2
0
 public static void DoNothing3(this GraphElementSearcherDatabaseTests o)
 {
 }
Exemple #3
0
 public static bool DoNothing1(this GraphElementSearcherDatabaseTests o)
 {
     return(true);
 }