BoneTypeExConverter Class (KinectEx.Json)
Json.Net converter that serializes a BoneTypeEx object as a single string
and deserializes it to the appropriate static instance.
- C#
- VB
- C++
- F#
public class BoneTypeExConverter : JsonConverter
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public BoneTypeExConverter = class inherit JsonConverter end
The BoneTypeExConverter type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
BoneTypeExConverter |
Platforms | Name | Description | |
---|---|---|---|
CanConvert | Determines whether this instance can convert the specified object type. (Overrides JsonConverter.CanConvert().) | ||
ReadJson | Reads the JSON representation of the object. (Overrides JsonConverter.ReadJson().) | ||
WriteJson | Writes the JSON representation of the object. (Overrides JsonConverter.WriteJson().) |
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT