C# Class ReqIFSharp.SpecificationType

Contains a set of attribute definitions for a Specification element. Inherits a set of attribute definitions from SpecType. By using SpecificationType elements, multiple specifications can be associated with the same set of attribute definitions (attribute names, default values, data types, etc.).
Inheritance: ReqIFSharp.SpecType
Afficher le fichier Open project: RHEAGROUP/reqifsharp Class Usage Examples

Méthodes publiques

Méthode Description
SpecificationType ( ) : Microsoft.Extensions.Logging

Initializes a new instance of the SpecificationType class.

Private Methods

Méthode Description
SpecificationType ( ReqIFSharp.ReqIFContent reqIfContent, ILoggerFactory loggerFactory ) : Microsoft.Extensions.Logging

Initializes a new instance of the SpecificationType class.

Method Details

SpecificationType() public méthode

Initializes a new instance of the SpecificationType class.
public SpecificationType ( ) : Microsoft.Extensions.Logging
Résultat Microsoft.Extensions.Logging