Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.DataManagement.DynamicResources.DynamicResourcesDatabase.DRSign Struct Reference

Detailed Description

Using as entry key for DynamicResources instances.

Public Member Functions

 DRSign (string bundle, string key)
 Creates new sign container in manual way. More...
 
 DRSign (DynamicResource resource)
 Creates sign container by scraping data from the resource instance. More...
 

Properties

string Bundle [get]
 Dynamic resource bundle.
 
string Key [get]
 Dynamic resource key.
 

Constructor & Destructor Documentation

◆ DRSign() [1/2]

Doloro.DataManagement.DynamicResources.DynamicResourcesDatabase.DRSign.DRSign ( string  bundle,
string  key 
)

Creates new sign container in manual way.

Parameters
bundleResource bundle.
keyResource key.

◆ DRSign() [2/2]

Doloro.DataManagement.DynamicResources.DynamicResourcesDatabase.DRSign.DRSign ( DynamicResource  resource)

Creates sign container by scraping data from the resource instance.

Parameters
resourceSource instance.

The documentation for this struct was generated from the following file: