Beispiel #1
0
 private static Assembly GetAssembly()
 {
     return(ReflectionAssert.AssemblyExists("MGN.ModInv.dll"));
 }
 static Assembly GetAssembly()
 {
     return(ReflectionAssert.AssemblyExists("Day1StandardDeviation.exe"));
 }
 private static Assembly GetAssembly()
 {
     return(ReflectionAssert.AssemblyExists("Day0WeightedMean.exe"));
 }