C# Class Foobricator.JsonExtensions

Show file Open project: geoffles/Foobricator

Public Methods

Method Description
TryGet ( this token, string key ) : JToken

Method Details

TryGet() public static method

public static TryGet ( this token, string key ) : JToken
token this
key string
return JToken