[This is preliminary documentation and is subject to change.]
Contains classes related to the ĐTools project itslef. This includes some attributes.
Classes
| Class | Description | |
|---|---|---|
| AssemblyBuildStageAttribute | Identifies in which stage of development life-cycle current build was done | |
| AuthorAttribute | Obsolete. Marks person defined by instance of this attribute as author of marked part of code. | |
| FirstVersionAttribute | Obsolete. Defines date when item was introduced | |
| VersionAttribute | Obsolete. Defines a version of component of code | |
| VersionAttribute..::..TypeOrInt32 |
Enumerations
| Enumeration | Description | |
|---|---|---|
| BuildStates | Represents possible stages of life-cycle of assembly used by ĐTools project |
Remarks
Attributtes VersionAttribute, AuthorAttribute and FirstVersionAttribute are obsolete and should no longer be used. Use XML documentation tags instead.
Version History
1.5.2
- Attributtes VersionAttribute, AuthorAttribute and FirstVersionAttribute are obsolete and should no longer be used. Use XML documentation tags instead.