Method | Description | |
---|---|---|
FQAssemblyDictionaryKey ( string key, string assembly = null, string dictionary = null ) : System |
Creates a new instance of FullyQualifiedResourceKeyBase.
|
|
ToString ( ) : string |
Converts the object to a string.
|
public FQAssemblyDictionaryKey ( string key, string assembly = null, string dictionary = null ) : System | ||
key | string | The key. |
assembly | string | The assembly of the dictionary. |
dictionary | string | The resource dictionary. |
return | System |