[]
Parses snapshot from specified string.
public static T Parse<T>(string s)
input string
snapshot of specified type T
snapshot type