Skip to content

PatternBinding Class

sequenze edited this page Jun 19, 2017 · 3 revisions

Entity used for describing interoperable binding types when serializing and deserializing json objects.

Inheritance Hierarchy

Object

Syntax

internal class PatternBinding

Properties

Name         Description
TypeName Textual representation of the underlying pattern element type.

Constructors

Name                                     Description
PatternBinding() Initializes a new instance of the PatternBinding class.
PatternBinding(String) Initializes a new instance of the PatternBinding class.

Clone this wiki locally