Class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.EmbeddedResourceDescription<TType>
Represents a base class contains embedded resource description.
public class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.EmbeddedResourceDescription<TType> : PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ResourceDescription<TType>
Type Parameters
TType
Type of object used as resource.
- Inheritance
-
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.ResourceDescription<TType>PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.EmbeddedResourceDescription<TType>
- Derived
Constructors
- EmbeddedResourceDescription(Assembly, string)
Initializes a new instance of the
EmbeddedResourceDescription
class with specified settings.
Properties
- Assembly
Gets an assembly where this resource stored.
- ResourceName
Gets a name of the resource.