Name | Description | |
---|---|---|
ResourceNotFoundException Constructor | Initializes a new instance of the ResourceNotFoundException class. |
The following tables list the members exposed by ResourceNotFoundException.
Name | Description | |
---|---|---|
ResourceNotFoundException Constructor | Initializes a new instance of the ResourceNotFoundException class. |
Name | Description | |
---|---|---|
AvailableResources | Gets the available resource names that are included in the assembly. | |
ResourceName | Gets the name of the resource that was queried and not found. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |