Show / Hide Table of Contents

Method Parse

| Improve this Doc View Source

Parse(String)

Parses string into MySqlVersion.

Declaration
public static MySqlVersion Parse(string versionString)
Parameters
Type Name Description
System.String versionString

The input string.

Returns
Type Description
MySqlVersion

The result.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest