C# Класс 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.).
Наследование: ReqIFSharp.SpecType
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SpecificationType ( ) : Microsoft.Extensions.Logging

Initializes a new instance of the SpecificationType class.

Приватные методы

Метод Описание
SpecificationType ( ReqIFSharp.ReqIFContent reqIfContent, ILoggerFactory loggerFactory ) : Microsoft.Extensions.Logging

Initializes a new instance of the SpecificationType class.

Описание методов

SpecificationType() публичный Метод

Initializes a new instance of the SpecificationType class.
public SpecificationType ( ) : Microsoft.Extensions.Logging
Результат Microsoft.Extensions.Logging