C# Класс ReqIFSharp.SpecRelationType

Contains a set of attribute definitions for a SpecRelation element. Inherits a set of attribute definitions from SpecType. By using SpecObjectType elements, multiple requirements can be associated with the same set of attribute definitions (attribute names, default values, data types, etc.).
Наследование: ReqIFSharp.SpecType
Показать файл Открыть проект Примеры использования класса

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

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

Initializes a new instance of the SpecRelationType class.

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

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

Initializes a new instance of the SpecRelationType class.

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

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

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