1.4.3 #38
@ -51,7 +51,12 @@ namespace OWTrack
|
|||||||
throw e;
|
throw e;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Deserialize saved tracker instance from a Custom path
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="customPath"></param>
|
||||||
|
/// <returns></returns>
|
||||||
public static Tracker GetSavedTracker(string customPath)
|
public static Tracker GetSavedTracker(string customPath)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
Loading…
Reference in New Issue
Block a user