-
Notifications
You must be signed in to change notification settings - Fork 2
PatternBinding Class
sequenze edited this page Jun 19, 2017
·
3 revisions
Entity used for describing interoperable binding types when serializing and deserializing json objects.
Object
internal class PatternBinding
Name | Description |
---|---|
TypeName | Textual representation of the underlying pattern element type. |
Name | Description |
---|---|
PatternBinding() | Initializes a new instance of the PatternBinding class. |
PatternBinding(String) | Initializes a new instance of the PatternBinding class. |