Bugfixed new bugs added bugfix
This commit is contained in:
@@ -66,6 +66,8 @@ namespace ErgometerLibrary
|
|||||||
Console.WriteLine("rec " + str);
|
Console.WriteLine("rec " + str);
|
||||||
return str;
|
return str;
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
public static IPAddress GetIP(string ipstring)
|
public static IPAddress GetIP(string ipstring)
|
||||||
|
|||||||
Reference in New Issue
Block a user