[This is preliminary documentation and is subject to change.]
The SkinDescription type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SkinDescription |
Create a new SkinDescription class. It is immediately filled with properties loaded from the specified file.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString |
Returns the name of this skin.
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() |
Application |
The application this skin was designed for.
|
![]() |
Author |
The author of this skin.
|
![]() |
ChangeLog |
The changelog of this skin.
|
![]() |
Description |
The description of this skin.
|
![]() |
Name |
The name of this skin.
|
![]() |
ResourceLibrary |
The relative path to the resource library (usually a dll, but not necessarily with that extension).
|
![]() |
Version |
The version of this skin.
|