Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.ResourceDescriptor Class Reference

More...

Public Member Functions

 ResourceDescriptor (ResourceType type, ResourceManager manager, ResourceLocationType locationType, string resource)
 
 ResourceDescriptor (ResourceType type, ResourceManager manager, ResourceLocationType locationType, string resource, Type scope)
 

Properties

string[] Parts [get]
 
ResourceType Type [get]
 
ResourceManager Manager [get]
 
ResourceLocationType LocationType [get]
 
string Resource [get]
 
Type Scope [get]
 

Detailed Description

Constructor & Destructor Documentation

◆ ResourceDescriptor() [1/2]

Ext.Net.ResourceDescriptor.ResourceDescriptor ( ResourceType  type,
ResourceManager  manager,
ResourceLocationType  locationType,
string  resource 
)
inline

◆ ResourceDescriptor() [2/2]

Ext.Net.ResourceDescriptor.ResourceDescriptor ( ResourceType  type,
ResourceManager  manager,
ResourceLocationType  locationType,
string  resource,
Type  scope 
)
inline

Property Documentation

◆ LocationType

ResourceLocationType Ext.Net.ResourceDescriptor.LocationType
get

◆ Manager

ResourceManager Ext.Net.ResourceDescriptor.Manager
get

◆ Parts

string [] Ext.Net.ResourceDescriptor.Parts
get

◆ Resource

string Ext.Net.ResourceDescriptor.Resource
get

◆ Scope

Type Ext.Net.ResourceDescriptor.Scope
get

◆ Type

ResourceType Ext.Net.ResourceDescriptor.Type
get


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