Show / Hide Table of Contents

Method Number

| Improve this Doc View Source

Number(String)

Returns a token for specified number.

Declaration
public static JsonToken Number(string text)
Parameters
Type Name Description
System.String text

The number text.

Returns
Type Description
JsonToken

The token.

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