Ejemplo n.º 1
0
 internal static int DoNothing2(this GraphElementSearcherDatabaseTests o)
 {
     return(0);
 }
Ejemplo n.º 2
0
 public static void DoNothing3(this GraphElementSearcherDatabaseTests o)
 {
 }
Ejemplo n.º 3
0
 public static bool DoNothing1(this GraphElementSearcherDatabaseTests o)
 {
     return(true);
 }