Method Parse
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
Parse(string)
public static ExtRunnerKey Parse(string Source)
Parameters
Source
string- The string to parse.
Returns
- ExtRunnerKey
- The parse result if the parsing operation was successful.
Otherwise a FormatException will be thrown.