Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator string(JsonString)

Declaration

public static implicit operator string(
    JsonString value
)

Summary

Converts the specified JsonString value to an ordinary string.