Click or drag to resize

IJsonSerializerObjectSerializeObject(Object) Method

[Missing <summary> documentation for "M:Casewhere.Common.IJsonSerializerObject.SerializeObject(System.Object)"]


Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
string SerializeObject(
	Object obj
)

Parameters

obj  Object
 

Return Value

String

[Missing <returns> documentation for "M:Casewhere.Common.IJsonSerializerObject.SerializeObject(System.Object)"]

See Also