Home ContextAccessor Class
ContextAccessor Class
Cancel

ContextAccessor Class

Namespace: Json.JsonE

Inheritance: ContextAccessor 🡒 object

Represents a property. Used for retrieving data from the context.

Methods

ToString()

Returns a string that represents the current object.

Declaration

1
public override string ToString()

Returns

A string that represents the current object.

Contents