Parse(string)
static
public static SiloAddress Parse(string value) Parses a
SiloAddress from a string in the standard form returned from SiloAddress. Parameters
valuestring- String containing the
SiloAddressinfo to be parsed.
Returns
A
SiloAddress parsed from the input data.