ResourceMapping Constructors
Provides information on the mapping of the resource properties to appropriate data fields.Name | Parameters | Description |
---|---|---|
ResourceMapping() | none | Initializes a new instance of the ResourceMapping class with the default settings. |
ResourceMapping(ResourceStorage) | dataStorage | Initializes a new instance of the ResourceMapping class with the specified resource storage. |
See Also