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