You are here: RainWorx.FrameWorx.Utility > JSON Class > JSON Methods > Deserialize(T) Method

JSONDeserializeT Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Utility
Assembly:  RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5

Syntax

C#
public static T Deserialize<T>(
	string jsonString
)

Parameters

jsonString
Type: SystemString

Type Parameters

T

Return Value

Type: T
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.