UnviredDataHelper Class |
Namespace: Unvired.Kernel.UWP.Message
The UnviredDataHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| UnviredDataHelper | Initializes a new instance of the UnviredDataHelper class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GenerateLocalUnviredJsonMessage |
Generate Local Unvired Json Message from given header and items Dictionary
| |
| GenerateUnviredJsonMessage |
Generate Unvired Json data from the given header data structure (containing both headers and items. Get all items from the database).
Header and items are fetched from database.
| |
| GenerateUnviredXmlMessage |
Generate Unvired XML data from the given header data structure (containing both headers and items. Get all items from the database).
Header and items are fetched from database.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |