Class JSONWriter
Inheritance
System.Object
JSONWriter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: TinyJson
Assembly: SIPSorcery.dll
Syntax
public static class JSONWriter
Methods
| Improve this Doc View SourceToJson(Object)
Declaration
public static string ToJson(this object item)
Parameters
Type | Name | Description |
---|---|---|
System.Object | item |
Returns
Type | Description |
---|---|
System.String |