Table of Contents

Class CloudConverterUtils

Namespace
Glitch9.IO.Networking
public class CloudConverterUtils
Inheritance
CloudConverterUtils
Inherited Members
Extension Methods

Methods

ConvertIComparable(Type, object)

public static object ConvertIComparable(Type genericType, object propertyValue)

Parameters

genericType Type
propertyValue object

Returns

object

ConvertKey(Type, object)

public static object ConvertKey(Type keyType, object key)

Parameters

keyType Type
key object

Returns

object

SafeConvertToString(object)

public static string SafeConvertToString(object @object)

Parameters

object object

Returns

string