Class ApiIdentifier
- Namespace
- Sisk.Documenting
- Assembly
- Sisk.Documenting.dll
Represents an identifier for an API, including application details such as name, version, and description.
public sealed class ApiIdentifier
- Inheritance
-
ApiIdentifier
- Inherited Members
Constructors
Properties
- ApplicationDescription
Gets or sets the description of the application.
- ApplicationName
Gets or sets the name of the application.
- ApplicationVersion
Gets or sets the version of the application.