Demo |
| Class | Description | |
|---|---|---|
| SecondaryBinder | A class for supporting secondary binding. Whereas primary binding is done through the IO Browser, secondary binding uses a primary-bound tag to support additional further binding. | |
| SecondaryBinderBindingResults | Binding results. | |
| SecondaryBinderConfiguration | The model binding configuration. | |
| SecondaryBinderModelConfiguration | The model binding configuration. | |
| StringConversion | Methods for standard string conversion. | |
| ValueSource | The source of the value that's changing/changed. |
| Delegate | Description | |
|---|---|---|
| StringConversionGetBytes | A delegate for encoding a string into an array of bytes. | |
| StringConversionGetString | A delegate for converting an array of bytes into a string. |