Méthode | Description | |
---|---|---|
BuildResourceDescriptors ( ) : Castle.MonoRail.Framework.Internal.ResourceDescriptor[] |
IResourceDescriptorBuilder implementation. Builds the resource descriptors.
|
|
ResourceAttribute ( String name, String resourceName ) : System |
Constructs a resource attribute, with the specified name, based on the resource in a satellite assembly.
|
public BuildResourceDescriptors ( ) : Castle.MonoRail.Framework.Internal.ResourceDescriptor[] | ||
Résultat | Castle.MonoRail.Framework.Internal.ResourceDescriptor[] |
public ResourceAttribute ( String name, String resourceName ) : System | ||
name | String | Name the resource will be available as in the PropertyBag |
resourceName | String | Fully qualified name of the resource in the sattelite assembly |
Résultat | System |