Method GetUniqueString
GetUniqueString()
Generates unique string in the format A00000000000000000000000000000000 where 0 represents a digit.
public static string GetUniqueString()
Generates unique string in the format A00000000000000000000000000000000 where 0 represents a digit.
public static string GetUniqueString()